mirror of
https://github.com/reactos/reactos.git
synced 2025-08-01 20:32:52 +00:00
Build fixes for w32api.
svn path=/trunk/; revision=7590
This commit is contained in:
parent
08277c1b6a
commit
f4ee51ec85
11 changed files with 24 additions and 23 deletions
|
@ -12,7 +12,7 @@ TARGET_NAME = ncftp
|
|||
|
||||
TARGET_SDKLIBS = kernel32.a ws2_32.a
|
||||
|
||||
TARGET_CFLAGS = -Dncftp
|
||||
TARGET_CFLAGS = -Dncftp -D__USE_W32API
|
||||
|
||||
TARGET_CLEAN = \
|
||||
sio/*.o Strn/*.o libncftp/*.o ncftp/*.o
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue