|
|
|
@ -16,7 +16,7 @@ d3lphin_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE)
|
|
|
|
|
d3lphin_LDADD = $(LIB_TDEFILE) $(LIB_TDEPRINT) -lkonq
|
|
|
|
|
|
|
|
|
|
# which sources should be compiled for d3lphin
|
|
|
|
|
d3lphin_SOURCES = bookmarkselector.cpp bookmarkssettingspage.cpp \
|
|
|
|
|
d3lphin_SOURCES = bookmartdeselector.cpp bookmarkssettingspage.cpp \
|
|
|
|
|
bookmarkssidebarpage.cpp detailsviewsettingspage.cpp dolphin.cpp dolphincontextmenu.cpp \
|
|
|
|
|
dolphindetailsview.cpp dolphindetailsviewsettings.cpp dolphindirlister.cpp \
|
|
|
|
|
dolphiniconsview.cpp dolphiniconsviewsettings.cpp dolphinsettings.cpp \
|
|
|
|
@ -29,7 +29,7 @@ d3lphin_SOURCES = bookmarkselector.cpp bookmarkssettingspage.cpp \
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# these are the headers for your project
|
|
|
|
|
noinst_HEADERS = bookmarkselector.h bookmarkssettingspage.h \
|
|
|
|
|
noinst_HEADERS = bookmartdeselector.h bookmarkssettingspage.h \
|
|
|
|
|
bookmarkssidebarpage.h detailsviewsettingspage.h dolphin.h dolphincontextmenu.h \
|
|
|
|
|
dolphindetailsview.h dolphindetailsviewsettings.h dolphindirlister.h dolphiniconsview.h \
|
|
|
|
|
dolphiniconsviewsettings.h dolphiniconsviewsettings.h iconsviewsettingspage.h dolphinsettings.h \
|
|
|
|
|