]> git.saurik.com Git - wxWidgets.git/blame - contrib/src/animate/makefile.b32
If'd out the listbox on wxPopupWindow test for now
[wxWidgets.git] / contrib / src / animate / makefile.b32
CommitLineData
4638d697
JS
1#
2# File: makefile.b32
3# Author: Julian Smart
4# Created: 1999
5# Updated:
6# Copyright:
7#
8# Makefile : Builds Animation library for 32-bit BC++
9
10WXDIR = $(WXWIN)
11
12LIBTARGET=$(WXDIR)\lib\anim.lib
13
14OBJECTS = animate.obj
15
16!include $(WXDIR)\src\makelib.b32
17