mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 12:23:25 +00:00
remove kernel32 dependency from mingw.rbuild
svn path=/branches/ros-amd64-bringup/; revision=37427
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
||||
<module name="mingw_common" type="staticlibrary" isstartuplib="true" underscoresymbols="true" crt="dll">
|
||||
<importlibrary definition="moldname-msvcrt.def" dllname="msvcrt.dll" />
|
||||
<include base="mingw_common">include</include>
|
||||
<library>kernel32</library>
|
||||
<!-- library>kernel32</library -->
|
||||
<file>_newmode.c</file>
|
||||
<file>_wgetopt.c</file>
|
||||
<file>argv.c</file>
|
||||
|
||||
Reference in New Issue
Block a user