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