]> git.saurik.com Git - wxWidgets.git/blame - samples/scrollsub/makefile.sc
handle fatal exceptions in the other threads (based on patch 1459813 by Carl-Friedric...
[wxWidgets.git] / samples / scrollsub / makefile.sc
CommitLineData
0e4c7ab4 1#Digital Mars (was Symantec) C++ makefile
f22c3c98 2WXDIR = ..\..
0e4c7ab4
CE
3EXTRALIBS=
4TARGET=scrollsub
5OBJECTS = $(TARGET).obj
6include $(WXDIR)\src\makeprog.sc