]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/opengl/makefile.unx
Extract wxPipeInputStream and wxPipeOutputStream in a header.
[wxWidgets.git] / samples / opengl / makefile.unx
index e088e4186f5e74863cb1072b10932898542c65f4..b36e4e4238539201ee7a0c8ea7668cfe57baf501 100644 (file)
@@ -10,6 +10,9 @@
 # These are configurable options:
 # -------------------------------------------------------------------------
 
+# Used toolkit [MSW,GTK]
+TOOLKIT ?= MSW
+
 
 
 # -------------------------------------------------------------------------