]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/propsize/makefile.wat
added Bulgarian translations
[wxWidgets.git] / samples / propsize / makefile.wat
index f2cfc53c1d69a0a233180e0d2fb272c9c9c8924e..d54d2d6add0e805ce86157a9551005a7ac386b19 100644 (file)
@@ -1,11 +1,12 @@
-# Purpose: makefile for propsize example (Watcom)
-# Created: 2000-03-14
-
-WXDIR = $(%WXWIN)
-
-PROGRAM = propsize
-OBJECTS = $(PROGRAM).obj
-
-!include $(WXDIR)\src\makeprog.wat
-
-
+# 
+# Makefile for WATCOM 
+# 
+# Created by Julian Smart, January 1999 
+#  
+# 
+# 
+# 
+PROGRAM = propsize 
+OBJECTS = $(OUTPUTDIR)\$(PROGRAM).obj 
+# 
+!include $(%WXWIN)\src\makeprog.wat