]> git.saurik.com Git - wxWidgets.git/blob - utils/framelayout/src/makefile.b32
This is how wxPlotWindow would look like with the
[wxWidgets.git] / utils / framelayout / src / makefile.b32
1 #
2 # File: makefile.b32
3 # Author: Julian Smart
4 # Created: 1999
5 # Updated:
6 # Copyright:
7 #
8 # Makefile : Builds FL library for 32-bit BC++
9
10 WXDIR = $(WXWIN)
11
12 LIBTARGET=$(WXDIR)\lib\fl.lib
13
14 OBJECTS = antiflickpl.obj bardragpl.obj barhintspl.obj cbcustom.obj\
15 controlarea.obj controlbar.obj dyntbar.obj dyntbarhnd.obj\
16 garbagec.obj gcupdatesmgr.obj hintanimpl.obj newbmpbtn.obj\
17 panedrawpl.obj rowdragpl.obj rowlayoutpl.obj\
18 toolwnd.obj updatesmgr.obj
19
20 !include $(WXDIR)\src\makelib.b32
21