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