mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 09:25:10 +00:00
- Kill leftover __USE_W32API
svn path=/trunk/; revision=43248
This commit is contained in:
parent
8f8f77367c
commit
fa46654ee8
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ TARGET_CFLAGS := \
|
|||
|
||||
TARGET_CPPFLAGS := $(TARGET_CFLAGS)
|
||||
|
||||
TARGET_RCFLAGS := -D__USE_W32API -DWIN32 -D_ROS_ -D__WINDRES__
|
||||
TARGET_RCFLAGS := -DWIN32 -D_ROS_ -D__WINDRES__
|
||||
|
||||
TARGET_SDKLIBS := \
|
||||
gdi32.a user32.a comctl32.a ole32.a oleaut32.a shell32.a \
|
||||
|
|
Loading…
Reference in a new issue