use -D__USE_W32API
Modified: trunk/rosapps/cmdutils/mode/makefile
_____
Modified: trunk/rosapps/cmdutils/mode/makefile
--- trunk/rosapps/cmdutils/mode/makefile 2005-04-05 18:49:53 UTC
(rev 14510)
+++ trunk/rosapps/cmdutils/mode/makefile 2005-04-05 18:59:56 UTC
(rev 14511)
@@ -11,7 +11,7 @@
TARGET_OBJECTS = $(TARGET_NAME).o
-#TARGET_GCCLIBS = iberty
+TARGET_CFLAGS = -D__USE_W32API
include $(PATH_TO_TOP)/rules.mak
Show replies by date