]> git.saurik.com Git - wxWidgets.git/blob - utils/framelayout/src/makefile.b32
1. Made use system colors/fonts
[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 cbstore.obj controlarea.obj controlbar.obj dyntbar.obj dyntbarhnd.obj\
16 frmview.obj garbagec.obj gcupdatesmgr.obj hintanimpl.obj newbmpbtn.obj\
17 objstore.obj panedrawpl.obj pf_sample.obj rowdragpl.obj rowlayoutpl.obj\
18 settingsdlg.obj toolwnd.obj updatesmgr.obj wxinfo.obj
19
20 !include $(WXDIR)\src\makelib.b32
21