X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1d156af3247c862e51a7c62f569a3fd302052a42..9bd7659972a3a6d0fdc6b77dc8f821826cb832b8:/build/msw/config.bcc diff --git a/build/msw/config.bcc b/build/msw/config.bcc index 1b3539938b..b2307a8591 100644 --- a/build/msw/config.bcc +++ b/build/msw/config.bcc @@ -50,6 +50,11 @@ CPP = cpp32 -Sr -oCON SHARED = 0 !endif +# GTK+ toolkit version [,2] +!ifndef TOOLKIT_VERSION +TOOLKIT_VERSION = +!endif + # Build wxUniversal instead of native port? [0,1] !ifndef WXUNIV WXUNIV = 0