]> git.saurik.com Git - wxWidgets.git/blame - samples/docview/makefile.b32
Added new stream tests to typetest.
[wxWidgets.git] / samples / docview / makefile.b32
CommitLineData
457814b5
JS
1#
2# File: makefile.b32
4bf78aae
JS
3# Author: Julian Smart
4# Created: 1999
457814b5 5# Updated:
4bf78aae 6# Copyright:
457814b5 7#
4bf78aae 8# Makefile : Builds sample for 32-bit BC++
457814b5
JS
9
10WXDIR = $(WXWIN)
11
457814b5 12TARGET=docview
4bf78aae 13OBJECTS = $(TARGET).obj view.obj doc.obj
457814b5 14
4bf78aae 15!include $(WXDIR)\src\makeprog.b32
457814b5 16