[ros-diffs] [sginsberg] 43236: - Goodbye __USE_W32API

sginsberg at svn.reactos.org sginsberg at svn.reactos.org
Wed Sep 30 15:32:06 CEST 2009


Author: sginsberg
Date: Wed Sep 30 15:32:05 2009
New Revision: 43236

URL: http://svn.reactos.org/svn/reactos?rev=43236&view=rev
Log:
- Goodbye __USE_W32API

Modified:
    trunk/rosapps/demos/maze/Makefile

Modified: trunk/rosapps/demos/maze/Makefile
URL: http://svn.reactos.org/svn/reactos/trunk/rosapps/demos/maze/Makefile?rev=43236&r1=43235&r2=43236&view=diff
==============================================================================
--- trunk/rosapps/demos/maze/Makefile [iso-8859-1] (original)
+++ trunk/rosapps/demos/maze/Makefile [iso-8859-1] Wed Sep 30 15:32:05 2009
@@ -12,7 +12,7 @@
 
 TARGET_OBJECTS = maze.o
 
-TARGET_CFLAGS = -D__USE_W32API -Wall -Werror
+TARGET_CFLAGS = -Wall -Werror
 
 include $(PATH_TO_TOP)/rules.mak
 




More information about the Ros-diffs mailing list