mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-01 04:13:35 +00:00
Re-add old name hack, fixes building some modules
svn path=/branches/ros-amd64-bringup/; revision=44380
This commit is contained in:
+1
@@ -3,6 +3,7 @@
|
||||
<group>
|
||||
<module name="mingw_common" type="staticlibrary" isstartuplib="true" crt="dll">
|
||||
<define name="_CRTBLD" />
|
||||
<importlibrary definition="moldname-msvcrt.def" dllname="msvcrt.dll" />
|
||||
<include base="ReactOS">include/reactos/mingw-w64</include>
|
||||
<library>kernel32</library>
|
||||
<file>_newmode.c</file>
|
||||
|
||||
Reference in New Issue
Block a user