wxWidgets/samples/minimal/makefile.sc
2003-06-13 20:26:54 +00:00

6 lines
128 B
Scala

# Digital Mars / Symantec C++ makefile
WXDIR = ..\..
TARGET=minimal
OBJECTS = $(TARGET).obj
include $(WXDIR)\src\makeprog.sc