Files
wxWidgets/samples/shaped/makefile.vc
2003-03-29 19:03:04 +00:00

12 lines
197 B
Plaintext

# Purpose: makefile for shaped example (VC++ 32bit)
# Created: 2000-01-03
# Set WXDIR for your system
WXDIR = $(WXWIN)
PROGRAM=shaped
OBJECTS = $(PROGRAM).obj
!include $(WXDIR)\src\makeprog.vc