[ros-diffs] [mf] 17372: prepare for ANSI builds
mf at svn.reactos.com
mf at svn.reactos.com
Sat Aug 13 19:25:06 CEST 2005
prepare for ANSI builds
Modified: trunk/reactos/subsys/system/winefile/Makefile.MinGW
_____
Modified: trunk/reactos/subsys/system/winefile/Makefile.MinGW
--- trunk/reactos/subsys/system/winefile/Makefile.MinGW 2005-08-13
16:04:29 UTC (rev 17371)
+++ trunk/reactos/subsys/system/winefile/Makefile.MinGW 2005-08-13
17:24:50 UTC (rev 17372)
@@ -5,7 +5,7 @@
CC = gcc
LD = gcc
-CFLAGS = -DUNICODE -D_WIN32_IE=0x0501 -D_WIN32_WINNT=0x0501
+CFLAGS = -D_WIN32_IE=0x0501 -D_WIN32_WINNT=0x0501
RCFLAGS = -D__WINDRES__
LFLAGS = -Wl,--subsystem,windows
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.reactos.org/pipermail/ros-diffs/attachments/20050813/d0d3f487/attachment.html
More information about the Ros-diffs
mailing list