Removed all outdated makefile.dos and their *.msc include.
[wxWidgets.git] / samples / artprov / Makefile.sc
1 #Makefile from wxHatch for Symantec/Digital Mars compiler 
2 WXDIR=..\..
3 TARGET=arttest
4 OBJECTS = $(TARGET).obj artbrows.obj 
5 EXTRALIBS =
6 include $(WXDIR)\src\makeprog.sc