Files
wxWidgets/samples/thread/makefile.sc
T

10 lines
175 B
Python

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