]> git.saurik.com Git - wxWidgets.git/blame - samples/thread/makefile.b32
Compilation fixes
[wxWidgets.git] / samples / thread / makefile.b32
CommitLineData
82052aff 1#
4bf78aae 2# File: makefile.b32
82052aff 3# Author: Julian Smart
4bf78aae 4# Created: 1999
82052aff 5# Updated:
4bf78aae 6# Copyright:
82052aff 7#
4bf78aae 8# Makefile : Builds sample for 32-bit BC++
82052aff
GL
9
10WXDIR = $(WXWIN)
82052aff
GL
11
12TARGET=test
4bf78aae 13OBJECTS = $(TARGET).obj
82052aff 14
4bf78aae 15!include $(WXDIR)\src\makeprog.b32
82052aff 16