Files
wxWidgets/utils/Install/builder/makefile.vc

12 lines
199 B
Plaintext

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