]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/controls/makefile.sc
1. added stock buttons support
[wxWidgets.git] / samples / controls / makefile.sc
index e4a6546dc3bb5328c399b0802e180d2e67d76e03..7623577efc0c2edc06e8bf067d32c412575e1bb8 100644 (file)
@@ -1,9 +1,6 @@
-# Symantec C++ makefile
-
-WXDIR = $(WXWIN)
-
+#Makefile from wxHatch for Symantec/Digital Mars compiler 
+WXDIR=..\..
 TARGET=controls
-
+OBJECTS = $(TARGET).obj 
+EXTRALIBS =
 include $(WXDIR)\src\makeprog.sc
-
-