wxWidgets/samples/vscroll/Makefile.sc
2003-06-16 16:51:46 +00:00

7 lines
168 B
Scala

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