Removed Persistance Framework code/files from FrameLayout

Corrected makefiles to match


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2046 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
J. Russell Smyth
1999-04-05 23:55:42 +00:00
parent c4b10e41c7
commit 21677c36c9
19 changed files with 44 additions and 3783 deletions

View File

@@ -12,9 +12,9 @@ WXDIR = ../../..
LIBTARGET=$(WXDIR)/lib/libfl.a
OBJECTS = antiflickpl.o bardragpl.o barhintspl.o cbcustom.o\
cbstore.o controlarea.o controlbar.o dyntbar.o dyntbarhnd.o\
frmview.o garbagec.o gcupdatesmgr.o hintanimpl.o newbmpbtn.o\
objstore.o panedrawpl.o rowdragpl.o rowlayoutpl.o\
controlarea.o controlbar.o dyntbar.o dyntbarhnd.o\
garbagec.o gcupdatesmgr.o hintanimpl.o newbmpbtn.o\
panedrawpl.o rowdragpl.o rowlayoutpl.o\
toolwnd.o updatesmgr.o
include $(WXDIR)/src/makelib.g95