]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/html/makefile.unx
Don't use GetThreadId() in wxMSW code.
[wxWidgets.git] / samples / html / makefile.unx
index 11de34b29893a12183981e1f9431ad55f5531279..786bdcf3f252b8423217e7e3be701c82313ba3f9 100644 (file)
@@ -10,6 +10,9 @@
 # These are configurable options:
 # -------------------------------------------------------------------------
 
+# Used toolkit [MSW,GTK]
+TOOLKIT ?= MSW
+
 
 
 # -------------------------------------------------------------------------