wxWidgets/samples/thread/makefile.sc
2003-06-20 15:20:31 +00:00

10 lines
175 B
Scala

# Purpose: makefile for thread example (Symantec C++)
# Created: 2000-03-15
WXDIR = ..\..
TARGET=thread
OBJECTS = $(TARGET).obj
EXTRALIBS =
include $(WXDIR)\src\makeprog.sc