]> git.saurik.com Git - wxWidgets.git/blame - samples/printing/makefile.b32
ODBC library is built when wxUSE_GUI=0, too
[wxWidgets.git] / samples / printing / makefile.b32
CommitLineData
99025f6e 1#
4bf78aae 2# File: makefile.b32
99025f6e 3# Author: Julian Smart
4bf78aae 4# Created: 1999
99025f6e 5# Updated:
4bf78aae 6# Copyright:
99025f6e 7#
4bf78aae 8# Makefile : Builds sample for 32-bit BC++
99025f6e
JS
9
10WXDIR = $(WXWIN)
99025f6e
JS
11
12TARGET=printing
4bf78aae 13OBJECTS = $(TARGET).obj
99025f6e 14
4bf78aae 15!include $(WXDIR)\src\makeprog.b32
99025f6e 16