top_srcdir = $(WXWIN)
top_builddir = $(WXWIN)
PROGRAM = ws

SOURCES = debuggerpl.cpp hellosvc.cpp markersvc.cpp wkp_main.cpp pm_sample.cpp 
APP_OBJECTS = debuggerpl.o hellosvc.o markersvc.o wkp_main.o pm_sample.o 

OBJECTS = $(APP_OBJECTS) ../src/fl/antiflickpl.o ../src/fl/bardragpl.o ../src/fl/barhintspl.o ../src/fl/cbcustom.o ../src/fl/controlarea.o ../src/fl/controlbar.o ../src/fl/dyntbar.o ../src/fl/dyntbarhnd.o ../src/fl/frmview.o ../src/fl/garbagec.o ../src/fl/gcupdatesmgr.o ../src/fl/hintanimpl.o ../src/fl/newbmpbtn.o ../src/fl/panedrawpl.o ../src/fl/rowdragpl.o ../src/fl/rowlayoutpl.o ../src/fl/toolwnd.o ../src/fl/updatesmgr.o 

APPEXTRALIBS = -lpmf -lawtlay # -lfl

include $(top_builddir)/src/makeprog.env
