X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7880889720de18a19e58653cb3b07da99053e7db..3c2f3a60d1e8e825075f40b65f612ff1853a6773:/samples/html/makefile.unx diff --git a/samples/html/makefile.unx b/samples/html/makefile.unx index 77dc453e1c..786bdcf3f2 100644 --- a/samples/html/makefile.unx +++ b/samples/html/makefile.unx @@ -1,6 +1,6 @@ # ========================================================================= # This makefile was generated by -# Bakefile 0.2.7 (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 + # -------------------------------------------------------------------------