]> git.saurik.com Git - wxWidgets.git/blame - samples/dialogs/makefile.b32
Start of actual filling in of wxFrame. Makefile now supports tiff
[wxWidgets.git] / samples / dialogs / makefile.b32
CommitLineData
457814b5 1#
4bf78aae
JS
2# File: makefile.b32
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)
457814b5
JS
11
12TARGET=dialogs
4bf78aae 13OBJECTS = $(TARGET).obj
457814b5 14
4bf78aae 15!include $(WXDIR)\src\makeprog.b32
457814b5 16