]> git.saurik.com Git - wxWidgets.git/blob - samples/svg/makefile.sc
Wait() should now return correct exit code even if thread state was EXITED (replaces...
[wxWidgets.git] / samples / svg / makefile.sc
1 #Digital Mars (was Symantec) C++ makefile
2 WXDIR = ..\..\..
3 EXTRALIBS=dcsvg_sc
4 TARGET=svgtest
5 OBJECTS = $(TARGET).obj
6 include $(WXDIR)\src\makeprog.sc