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