mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
Fix command line passing(again), after tchar.h update.
svn path=/branches/ros-amd64-bringup/; revision=36221
This commit is contained in:
+1
-2
@@ -25,10 +25,9 @@
|
||||
<file>crt0_c.c</file>
|
||||
<file>crtexe.c</file>
|
||||
</module>
|
||||
<module name="mingw_wmain" type="staticlibrary" isstartuplib="true" allowwarnings="true">
|
||||
<module name="mingw_wmain" type="staticlibrary" isstartuplib="true" allowwarnings="true" unicode="yes">
|
||||
<include base="mingw_common">include</include>
|
||||
<define name="WPRFLAG"/>
|
||||
<define name="UNICODE"/>
|
||||
<file>crt0_w.c</file>
|
||||
<file>crtexe.c</file>
|
||||
</module>
|
||||
|
||||
Reference in New Issue
Block a user