You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
koffice/kplato/Makefile.am

134 lines
4.9 KiB

SUBDIRS = templates pics reports toolbar tests
INCLUDES = $(KOFFICE_INCLUDES) $(KOTEXT_INCLUDES) \
-I$(top_srcdir)/kdgantt -I$(top_srcdir)/kugar/lib \
$(all_includes)
libkplatopart_la_SOURCES = \
kptsummarytaskgeneralpanelbase.ui \
kptsummarytaskdialog.cpp \
kptsummarytaskgeneralpanel.cpp \
kptschedule.cpp \
kptappointment.cpp \
kptcalendarlistpanel.ui \
kptresourceappointmentsview.cpp \
kpttaskappointmentsview.cpp \
kptdoublelistviewbase.cpp \
kptaccountsviewconfigdialog.cpp \
kptaccountsviewconfigurepanelbase.ui \
kptaccountsview.cpp \
kpttaskcostpanelbase.ui \
kpttaskcostpanel.cpp \
kptmilestoneprogresspanel.cpp \
kptmilestoneprogresspanelbase.ui \
kptmilestoneprogressdialog.cpp \
kptaccount.cpp kptaccountsdialog.cpp kptaccountspanel.cpp kptaccountspanelbase.ui \
kptnode.cpp kptproject.cpp \
kptrelation.cpp kptresource.cpp kpttask.cpp \
kptduration.cpp kptfactory.cpp kptpart.cpp kptview.cpp \
kptdurationwidget.ui relationpanel.ui\
kptprojectdialog.cpp kpttaskdialog.cpp \
kptmainprojectdialog.cpp kptmainprojectpanel.cpp kptmainprojectpanelbase.ui \
kptganttview.cpp kptresourcespanel.cpp \
kptpertview.cpp kptpertcanvas.cpp kptrelationdialog.cpp \
kptcanvasitem.cpp kptprojectdialogbase.ui \
resourcespanelbase.ui \
kptresourceview.cpp \
kpttastderesourcespanelbase.ui kptrequestresourcespanel.cpp \
resourcedialogbase.ui kptresourcedialog.cpp \
kpttaskgeneralpanelbase.ui \
kpttasknotespanelbase.ui \
kptdatetime.cpp \
kptcalendar.cpp kptcalendaredit.cpp kptcalendarlistdialog.cpp \
kptcalendarpanel.cpp kptdatetable.cpp \
kptcalendarlistdialogbase.cpp kptcalendareditbase.cpp \
kptcommand.cpp KPtViewIface.cpp KPtViewIface.skel \
standardworktimedialogbase.ui kptstandardworktimedialog.cpp \
kptintervaleditbase.ui kptintervaledit.cpp \
kpttaskgeneralpanel.cpp kpttaskdefaultpanel.cpp \
kptconfigtaskpanelbase.ui \
kptconfigdialog.cpp \
kpttaskprogresspanel.cpp kpttaskprogresspanelbase.ui \
kpttaskprogressdialog.cpp \
kptconfig.cpp kptcontext.cpp \
kptresourcesdialog.cpp \
kptwbsdefinitiondialog.cpp kptwbsdefinitionpanel.cpp kptwbsdefinitionpanelbase.ui \
kptwbsdefinition.cpp
## kptconfigbehaviorpanel.cpp kptconfigbehaviorpanelbase.ui \
## kptreportview.cpp
# (this is not used)
noinst_HEADERS = \
kptxmlloaderobject.h \
kptsummarytaskdialog.h \
kptsummarytaskgeneralpanel.h \
kptschedule.h \
kptappointment.h \
kptresourceappointmentsview.h \
kpttaskappointmentsview.h \
kptdoublelistviewbase.h \
kptaccountsviewconfigdialog.h \
kptaccountsview.h \
kpttaskcostpanel.h \
kpttaskprogresspanel.h \
kpttaskprogressdialog.h \
kptaccount.h kptaccountsdialog.h kptaccountspanel.h \
kptaboutdata.h kptduration.h kptfactory.h \
kptnode.h kptpart.h kptproject.h kptrelation.h \
kptresource.h kpttask.h kptview.h \
kptprojectdialog.h kpttaskdialog.h \
kptmainprojectdialog.h \
kptganttview.h kptcanvasitem.h \
kptpertview.h kptpertcanvas.h kptrelationdialog.h \
kptresourcespanel.h kptresourceview.h \
kptrequestresourcespanel.h kptresourcedialog.h\
kptdatetime.h kptmap.h \
kptcalendar.h kptcalendaredit.h kptcalendarlistdialog.h \
kptcalendarpanel.h kptdatetable.h \
kptcalendarlistdialogbase.h kptcalendareditbase.h \
kptcommand.h \
kptstandardworktimedialog.h kptintervaledit.h intervalitem.h \
kpttaskgeneralpanel.h kpttaskdefaultpanel.h \
kptconfigdialog.h \
kpttaskprogresspanel.h \
kptconfig.h kptcontext.h \
kptresourcesdialog.h \
kptwbsdefinitiondialog.h kptwbsdefinitionpanel.h \
kptwbsdefinition.h \
kpteffortcostmap.h
## kptconfigbehaviorpanel.h \
## kptreportview.h
## The part
lib_LTLIBRARIES =
kde_module_LTLIBRARIES = libkplatopart.la
libkplatopart_la_LDFLAGS = $(KDE_LDFLAGS) $(KDE_PLUGIN) -ltdecore -ltdeui $(LIB_QT) -lkjs -ltdefx -ltdeio -ltdeparts -ltdeprint
libkplatopart_la_LIBADD = $(LIB_TDEABC) $(KOFFICE_LIBS) -lDCOP \
$(top_builddir)/kdgantt/libkdgantt.la
## $(top_builddir)/kugar/lib/libkugarlib.la
libkplatopart_la_METASOURCES = AUTO
## The tdeinit loadable module and executable
tdeinit_LTLIBRARIES = kplato.la
bin_PROGRAMS =
kplato_la_SOURCES = main.cpp
kplato_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN) -ltdecore -ltdeui $(LIB_QT) -lkjs -ltdefx -ltdeio -ltdeparts -ltdeprint
kplato_la_LIBADD = $(KOFFICE_LIBS)
xdg_apps_DATA = kplato.desktop
rcdir = $(kde_datadir)/kplato
rc_DATA = kplato.rc kplato_readonly.rc
## NOTE: extractattr needs <Label & Text on same line!
messages: rc.cpp
$(EXTRACTATTR) --attr=Label,Text reports/*.ktf >>rc.cpp
$(XGETTEXT) rc.cpp *.cpp kptaboutdata.h -o $(podir)/kplato.pot
kde_services_DATA = kplatopart.desktop
include $(top_srcdir)/admin/Doxyfile.am
.NOTPARALLEL: