]> git.saurik.com Git - wxWidgets.git/blobdiff - build/msw/config.vc
Include order is wxprec.h=>defs.h=>platform.h=>setup.h so remove explicit setup.h...
[wxWidgets.git] / build / msw / config.vc
index 7db1a2f74df584e214c5dc92d16263e17efd6c29..c262221379dd273d219d64160d0593f9f21960cf 100644 (file)
@@ -28,6 +28,9 @@ CPPFLAGS =
 # Standard linker flags 
 LDFLAGS = 
 
+# The C preprocessor 
+CPP = $(CC) /EP /nologo
+
 # What type of library to build? [0,1]
 SHARED = 0