]> git.saurik.com Git - wxWidgets.git/blame - samples/mfc/makefile.sc
corrected Info.plist.in location
[wxWidgets.git] / samples / mfc / makefile.sc
CommitLineData
0e4c7ab4
CE
1#Digital Mars (was Symantec) C++ makefile
2WXDIR = $(WXWIN)
3EXTRALIBS=
4TARGET=hello
5$(TARGET).exe: $(OBJECTS) $(TARGET).def $(TARGET).res
6$(TARGET)
7include $(WXDIR)\src\makeprog.sc