X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a69544bf4dec77e719518237280a7eb6e81f3708..e45cc23511d0488774a00b1693aaa6881f37dfb6:/build/config.vc?ds=sidebyside diff --git a/build/config.vc b/build/config.vc index 2d583c69a3..d0a9d8825f 100644 --- a/build/config.vc +++ b/build/config.vc @@ -20,7 +20,7 @@ CFG = # Standard flags for CC CFLAGS = # Standard preprocessor flags (common for CC and CXX) -CPPFLAGS = /DWIN32 /D_WINDOWS +CPPFLAGS = # C++ compiler CXX = cl # Standard flags for C++