]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/thread/makefile.wat
SetSelection() may be used for both single and multi selection listboxes
[wxWidgets.git] / samples / thread / makefile.wat
index 81a83e42a9fbbe144c5dfef0f52fae312124c84f..7145fd71889c10e6423bb1f625f3d357476271dc 100644 (file)
@@ -1,15 +1,12 @@
-#
-# Makefile for WATCOM
-#
-# Created by Julian Smart, January 1999
-# 
-#
-
-WXDIR = $(%WXWIN)
-
-PROGRAM = test
-OBJECTS = $(PROGRAM).obj
-
-!include $(WXDIR)\src\makeprog.wat
-
-
+# 
+# Makefile for WATCOM 
+# 
+# Created by Julian Smart, January 1999 
+#  
+# 
+# 
+# 
+PROGRAM = thread 
+OBJECTS = $(OUTPUTDIR)\$(PROGRAM).obj 
+# 
+!include $(%WXWIN)\src\makeprog.wat