use -D__USE_W32API
[reactos.git] / rosapps / cmdutils / mode / makefile
index ef19da5..1c533ff 100644 (file)
@@ -11,7 +11,7 @@ TARGET_SDKLIBS = ntdll.a
 
 TARGET_OBJECTS = $(TARGET_NAME).o 
 
-#TARGET_GCCLIBS = iberty
+TARGET_CFLAGS = -D__USE_W32API
 
 include $(PATH_TO_TOP)/rules.mak