]> git.saurik.com Git - wxWidgets.git/blame - samples/memcheck/makefile.b32
added conversion routines to CIconHandle
[wxWidgets.git] / samples / memcheck / 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)
457814b5
JS
11
12TARGET=memcheck
4bf78aae 13OBJECTS = $(TARGET).obj
457814b5 14
4bf78aae 15!include $(WXDIR)\src\makeprog.b32
457814b5 16