]> git.saurik.com Git - wxWidgets.git/blame - samples/shaped/makefile.dos
Force linking of gprint.cpp, otherwise Gnome printing may not work
[wxWidgets.git] / samples / shaped / makefile.dos
CommitLineData
1542ea39
RD
1# Purpose: makefile for shaped example (VC++ 1.5x)
2# Created: 2000-01-03
3
4WXDIR = $(WXWIN)
5
6TARGET=shaped
7OBJECTS=$(TARGET).obj
8
9!include $(WXDIR)\src\makeprog.msc
10