Re-add old name hack, fixes building some modules

svn path=/branches/ros-amd64-bringup/; revision=44380
This commit is contained in:
Samuel Serapion
2009-12-03 18:03:22 +00:00
parent f94596c837
commit fe58a95923
+1
View File
@@ -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>