# What type of library to build? [0,1]\r
SHARED ?= 0\r
\r
-# Used toolkit [MSW,GTK]
-TOOLKIT ?= MSW
-
-# GTK+ toolkit version [,2]
-TOOLKIT_VERSION ?=
-
+# GTK+ toolkit version [,2]\r
+TOOLKIT_VERSION ?= \r
+\r
# Build wxUniversal instead of native port? [0,1]\r
WXUNIV ?= 0\r
\r