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