]> git.saurik.com Git - wxWidgets.git/blobdiff - build/msw/config.vc
added xrc/xh_grid.{h|cpp} and regenerated makefiles
[wxWidgets.git] / build / msw / config.vc
index 7db1a2f74df584e214c5dc92d16263e17efd6c29..c262221379dd273d219d64160d0593f9f21960cf 100644 (file)
@@ -28,6 +28,9 @@ CPPFLAGS =
 # Standard linker flags 
 LDFLAGS = 
 
 # Standard linker flags 
 LDFLAGS = 
 
+# The C preprocessor 
+CPP = $(CC) /EP /nologo
+
 # What type of library to build? [0,1]
 SHARED = 0
 
 # What type of library to build? [0,1]
 SHARED = 0