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

6 lines
124 B
Scala

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