]> git.saurik.com Git - wxWidgets.git/blame - samples/event/makefile.dos
Make list consistent with tree in terms of Vetoed changes closing the inline edit...
[wxWidgets.git] / samples / event / makefile.dos
CommitLineData
6164f93c
VZ
1# Purpose: makefile for event example (VC++ 1.5x)
2# Created: 2001-01-31
3
4WXDIR = $(WXWIN)
5
6TARGET=event
7OBJECTS=$(TARGET).obj
8
9!include $(WXDIR)\src\makeprog.msc
10