Files
wxWidgets/utils/Install/builder/makefile.vc
T
2000-07-15 19:51:35 +00:00

12 lines
196 B
Plaintext

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