X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/98d689e4030141723e076ea01a083407d78dbde5..a2ae66251c6b0d3dcd9f1270e8823d9d700dd2c0:/build/msw/config.gcc diff --git a/build/msw/config.gcc b/build/msw/config.gcc index b699dc511b..8055ab5e20 100644 --- a/build/msw/config.gcc +++ b/build/msw/config.gcc @@ -40,6 +40,9 @@ CPP ?= $(CC) -E # What type of library to build? [0,1] SHARED ?= 0 +# GTK+ toolkit version [,2] +TOOLKIT_VERSION ?= + # Build wxUniversal instead of native port? [0,1] WXUNIV ?= 0