X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8c17c7a633235c40d611954135aab927c35cced8..dbcca2fa1f7fa13975479ef0f955a9be98011143:/build/msw/config.vc?ds=sidebyside diff --git a/build/msw/config.vc b/build/msw/config.vc index 7db1a2f74d..c262221379 100644 --- a/build/msw/config.vc +++ b/build/msw/config.vc @@ -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