]> git.saurik.com Git - wxWidgets.git/blame - samples/thread/makefile.b32
Unicode compilation fixes
[wxWidgets.git] / samples / thread / makefile.b32
CommitLineData
c4f02b1f
RL
1# Purpose: makefile for thread example (BC++ 32bit)
2# Created: 2000-03-15
82052aff
GL
3
4WXDIR = $(WXWIN)
82052aff 5
c4f02b1f 6TARGET=thread
4bf78aae 7OBJECTS = $(TARGET).obj
82052aff 8
4bf78aae 9!include $(WXDIR)\src\makeprog.b32
82052aff 10