X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/00eef16d51fcb5e4dd735c761f0538a76f2995ae..f155075229d771430f0793700f5048ad4be00e9d:/samples/html/makefile.unx diff --git a/samples/html/makefile.unx b/samples/html/makefile.unx index 11de34b298..786bdcf3f2 100644 --- a/samples/html/makefile.unx +++ b/samples/html/makefile.unx @@ -10,6 +10,9 @@ # These are configurable options: # ------------------------------------------------------------------------- +# Used toolkit [MSW,GTK] +TOOLKIT ?= MSW + # -------------------------------------------------------------------------