prepare for ANSI builds
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