]> git.saurik.com Git - wxWidgets.git/blobdiff - build/msw/config.bcc
cleanup - reformatting
[wxWidgets.git] / build / msw / config.bcc
index 227b0fccf6956e09c42882565c1c6f5c7fad6520..7baf8960a06b36dafdb3887f6fc7df54341ddb46 100644 (file)
@@ -40,6 +40,11 @@ CPPFLAGS = -a8 -g0
 LDFLAGS = 
 !endif
 
+# The C preprocessor 
+!ifndef CPP
+CPP = cpp32 -Sr -oCON
+!endif
+
 # What type of library to build? [0,1]
 !ifndef SHARED
 SHARED = 0