]> git.saurik.com Git - wxWidgets.git/blame - samples/toolbar/makefile.b32
applied Watcom thread patches and made thread entry point stdcall for all compilers
[wxWidgets.git] / samples / toolbar / makefile.b32
CommitLineData
367e57ec
RL
1# Purpose: makefile for toolbar example (BC++ 32bit)
2# Created: 2000-03-14
14d1ccd8
JS
3
4WXDIR = $(WXWIN)
14d1ccd8 5
fc6bbc6d 6TARGET=toolbar
4bf78aae 7OBJECTS = $(TARGET).obj
14d1ccd8 8
4bf78aae 9!include $(WXDIR)\src\makeprog.b32
14d1ccd8 10