top_srcdir = $(WXWIN)
top_builddir = $(WXWIN)
libsrc_dir = .

TARGET_LIBNAME = libfl
LIBVERSION_CURRENT = 1
LIBVERSION_REVISION = 0
LIBVERSION_AGE = 0
HEADER_PATH = ./../../include/wx
HEADER_SUBDIR = fl

SOURCES = antiflickpl.cpp bardragpl.cpp barhintspl.cpp cbcustom.cpp controlarea.cpp controlbar.cpp dyntbar.cpp dyntbarhnd.cpp frmview.cpp garbagec.cpp gcupdatesmgr.cpp hintanimpl.cpp newbmpbtn.cpp panedrawpl.cpp rowdragpl.cpp rowlayoutpl.cpp toolwnd.cpp updatesmgr.cpp 
OBJECTS = antiflickpl.o bardragpl.o barhintspl.o cbcustom.o controlarea.o controlbar.o dyntbar.o dyntbarhnd.o frmview.o garbagec.o gcupdatesmgr.o hintanimpl.o newbmpbtn.o panedrawpl.o rowdragpl.o rowlayoutpl.o toolwnd.o updatesmgr.o 

# btw, looking for headers in ./../../include/wx/fl

HEADERS = updatesmgr.h controlarea.h controlbar.h dyntbar.h garbagec.h newbmpbtn.h dynbarhnd.h antiflickpl.h bardragpl.h barhintspl.h cbcustom.h dyntbarhnd.h frmview.h gcupdatesmgr.h hintanimpl.h panedrawpl.h rowdragpl.h rowlayoutpl.h toolwnd.h updatesmgr.h 

APPEXTRADEFS = -I./../../include

include $(top_builddir)/src/makelib.env
