wxWidgets/samples/layout/makefile.sc

7 lines
168 B
Python
Raw Normal View History

#Makefile from wxHatch for Symantec/Digital Mars compiler
WXDIR=..\..\..\wxWindows
TARGET=layout
OBJECTS = $(TARGET).obj
EXTRALIBS =
include $(WXDIR)\src\makeprog.sc