Warning fix for wxUSE_LOG off.
[wxWidgets.git] / samples / thread / makefile.sc
0 / 9 (  0%)
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