wxWidgets/samples/display/Makefile.sc

7 lines
169 B
Makefile
Raw Normal View History

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