]> git.saurik.com Git - wxWidgets.git/blob - samples/event/makefile.dos
Patch #953165, Bug #821657: wxHIDE_READONLY no more important. Blind change reported...
[wxWidgets.git] / samples / event / makefile.dos
1 # Purpose: makefile for event example (VC++ 1.5x)
2 # Created: 2001-01-31
3
4 WXDIR = $(WXWIN)
5
6 TARGET=event
7 OBJECTS=$(TARGET).obj
8
9 !include $(WXDIR)\src\makeprog.msc
10