]> git.saurik.com Git - wxWidgets.git/blame - samples/shaped/makefile.b32
multilib linking fixes
[wxWidgets.git] / samples / shaped / makefile.b32
CommitLineData
1542ea39
RD
1# Purpose: makefile for shaped example (BC++ 32bit)
2# Created: 2000-01-03
3
4WXDIR = $(WXWIN)
5
6TARGET=shaped
7OBJECTS = $(TARGET).obj
8
9!include $(WXDIR)\src\makeprog.b32
10