X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0d90d6ea7a007332aa75779f90b30ed39872e494..4219b5e7c7886ae5985b47f622253ea7f5934151:/build/msw/config.gcc?ds=sidebyside diff --git a/build/msw/config.gcc b/build/msw/config.gcc index 127b596818..21410fa065 100644 --- a/build/msw/config.gcc +++ b/build/msw/config.gcc @@ -28,6 +28,9 @@ CPPFLAGS = # Standard linker flags LDFLAGS = +# The C preprocessor +CPP = $(CC) -E + # What type of library to build? [0,1] SHARED = 0