]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/html/makefile.unx
Extract compiler-specific macro definitions in a new wx/compiler.h.
[wxWidgets.git] / samples / html / makefile.unx
index 5484cec0bb54beed18624da69ceb5353b1c872f5..786bdcf3f252b8423217e7e3be701c82313ba3f9 100644 (file)
@@ -1,6 +1,6 @@
 # =========================================================================
 #     This makefile was generated by
-#     Bakefile 0.2.4 (http://www.bakefile.org)
+#     Bakefile 0.2.9 (http://www.bakefile.org)
 #     Do not modify, all changes will be overwritten!
 # =========================================================================
 
@@ -10,6 +10,9 @@
 # These are configurable options:
 # -------------------------------------------------------------------------
 
+# Used toolkit [MSW,GTK]
+TOOLKIT ?= MSW
+
 
 
 # -------------------------------------------------------------------------