]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/html/test/makefile.sc
wxUSE_STATLINE fix.
[wxWidgets.git] / samples / html / test / makefile.sc
index b44f3b0b6f70e77763fdfe4d6ef3499227e281fe..894f9fd9f3e7146955b8176f7fe89519ed1a2bda 100644 (file)
@@ -1,9 +1,6 @@
-# Symantec C++ makefile
-
-WXDIR = $(WXWIN)
-
+#Makefile from wxHatch for Symantec/Digital Mars compiler 
+WXDIR=..\..\..
 TARGET=test
-
+OBJECTS = $(TARGET).obj 
+EXTRALIBS =
 include $(WXDIR)\src\makeprog.sc
-
-