]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/png/makefile.wat
fix resources
[wxWidgets.git] / samples / png / makefile.wat
index 65bdeb731d2c6ceb5416725fa78796bfdfda5f3a..eb51d37467bdb9ec263a75f93143e3ee59b0161e 100644 (file)
@@ -1,15 +1,12 @@
-#
-# Makefile for WATCOM
-#
-# Created by Julian Smart, January 1999
-# 
-#
-
-WXDIR = $(%WXWIN)
-
+# 
+# Makefile for WATCOM 
+# 
+# Created by Julian Smart, January 1999 
+#  
+# 
+# 
+# 
 PROGRAM = pngdemo
-OBJECTS = $(PROGRAM).obj
-
-!include $(WXDIR)\src\makeprog.wat
-
-
+OBJECTS = $(OUTPUTDIR)\$(PROGRAM).obj 
+# 
+!include $(%WXWIN)\src\makeprog.wat