Files
wxWidgets/samples/mdi/makefile.sc
2003-08-14 11:51:27 +00:00

6 lines
124 B
Scala

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