mirror of
https://github.com/reactos/reactos.git
synced 2026-05-31 16:31:07 +08:00
- Goodbye __USE_W32API
svn path=/trunk/; revision=43236
This commit is contained in:
@@ -12,7 +12,7 @@ TARGET_SDKLIBS = kernel32.a gdi32.a
|
||||
|
||||
TARGET_OBJECTS = maze.o
|
||||
|
||||
TARGET_CFLAGS = -D__USE_W32API -Wall -Werror
|
||||
TARGET_CFLAGS = -Wall -Werror
|
||||
|
||||
include $(PATH_TO_TOP)/rules.mak
|
||||
|
||||
|
||||
Reference in New Issue
Block a user