]> git.saurik.com Git - wxWidgets.git/blame - samples/taskbar/makefile.b32
SetBackground with a bitmap is only implemented in wxUniversal
[wxWidgets.git] / samples / taskbar / makefile.b32
CommitLineData
bbf1f0e5 1#
4bf78aae 2# File: makefile.b32
bbf1f0e5 3# Author: Julian Smart
4bf78aae 4# Created: 1999
bbf1f0e5 5# Updated:
4bf78aae 6# Copyright:
bbf1f0e5 7#
4bf78aae 8# Makefile : Builds sample for 32-bit BC++
bbf1f0e5
KB
9
10WXDIR = $(WXWIN)
bbf1f0e5
KB
11
12TARGET=tbtest
4bf78aae 13OBJECTS = $(TARGET).obj
bbf1f0e5 14
4bf78aae 15!include $(WXDIR)\src\makeprog.b32
bbf1f0e5 16