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.
tdevelop/src/Makefile.am

58 lines
3.1 KiB

INCLUDES = -I$(top_srcdir)/lib -I$(top_srcdir)/lib/interfaces \
-I$(top_srcdir)/lib/interfaces/extensions -I$(top_srcdir)/lib/interfaces/external \
-I$(top_srcdir)/lib/interfaces/extras -I$(top_srcdir)/lib/util -I$(top_srcdir)/lib/widgets \
-I$(top_srcdir)/src/newui -I$(top_srcdir)/src/profileengine/lib \
$(all_includes)
KDE_OPTIONS=nofinal
lib_LTLIBRARIES = libtdevshell.la
libtdevshell_la_LDFLAGS = $(all_libraries) -ltdevelop -L../lib/.libs -L../lib/interfaces/external/.libs -lkinterfacedesigner
libtdevshell_la_LIBADD = \
$(top_builddir)/src/profileengine/lib/libprofileengine.la $(top_builddir)/lib/libtdevelop.la \
$(top_builddir)/lib/widgets/libtdevwidgets.la $(top_builddir)/lib/interfaces/extras/libtdevextras.la \
$(top_builddir)/src/newui/libd.la $(LIB_TDEHTML) -ltdetexteditor -L../lib/interfaces/external/.libs -lkinterfacedesigner
libtdevshell_la_SOURCES = api.cpp core.cpp documentationpart.cpp \
editorproxy.cpp generalinfowidget.cpp generalinfowidgetbase.ui languageselectwidget.cpp \
mainwindowshare.cpp mimewarningdialog.ui multibuffer.cpp partcontroller.cpp \
plugincontroller.cpp pluginselectdialog.cpp pluginselectdialog.h pluginselectdialogbase.ui \
projectmanager.cpp projectsession.cpp shellextension.cpp simplemainwindow.cpp \
splashscreen.cpp statusbar.cpp toplevel.cpp
bin_PROGRAMS = tdevelop tdevassistant
tdevelop_SOURCES = main.cpp tdevideextension.cpp settingswidget.ui
tdevelop_METASOURCES = AUTO
tdevelop_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor -ltdevelop -L../lib/.libs -L../lib/interfaces/external/.libs -lkinterfacedesigner
tdevelop_LDADD = libtdevshell.la -L../lib/interfaces/external/.libs -lkinterfacedesigner
rcdir = $(kde_datadir)/tdevelop
rc_DATA = tdevelopui.rc eventsrc
# default TDevelop configuration
tdevelopdatadir = $(kde_confdir)
tdevelopdata_DATA = tdeveloprc tdevassistantrc
SUBDIRS = profiles profileengine newui tdeconf_update
tdevassistant_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor -ltdevelop -L../lib/.libs -L../lib/interfaces/external/.libs -lkinterfacedesigner
tdevassistant_SOURCES = main_assistant.cpp tdevassistantextension.cpp
tdevassistant_LDADD = libtdevshell.la -L../lib/interfaces/external/.libs -lkinterfacedesigner
rc_assistantdir = $(kde_datadir)/tdevassistant
rc_assistant_DATA = tdevassistantui.rc
shellincludedir = $(includedir)/tdevelop/shell
shellinclude_HEADERS = api.h core.h documentationpart.h editorproxy.h \
generalinfowidget.h languageselectwidget.h mainwindowshare.h partcontroller.h \
plugincontroller.h projectmanager.h projectsession.h shellextension.h splashscreen.h \
statusbar.h toplevel.h generalinfowidgetbase.h mimewarningdialog.h settingswidget.h \
simplemainwindow.h multibuffer.h
DOXYGEN_REFERENCES = dcop interfaces tdecore tdefx tdeui tdehtml tdemdi tdeio kjs tdeparts tdeutils tdevutil tdevinterfaces tdevextensions
DOXYGEN_PROJECTNAME = TDevelop Generic Shell
DOXYGEN_DOCDIRPREFIX = tdevshell
include ../Doxyfile.am
profilesdatadir = $(kde_datadir)/tdevelop/profiles
profilesdata_DATA = projectprofiles