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