]> git.saurik.com Git - wxWidgets.git/blame_incremental - samples/thread/makefile.sc
centralized the handling of border styles; added borders support for wxListBox and...
[wxWidgets.git] / samples / thread / makefile.sc
... / ...
CommitLineData
1# Purpose: makefile for thread example (Symantec C++)
2# Created: 2000-03-15
3
4WXDIR = ..\..
5TARGET=thread
6OBJECTS = $(TARGET).obj
7EXTRALIBS =
8include $(WXDIR)\src\makeprog.sc
9