|
|
|
@ -49,7 +49,7 @@ kscope_SOURCES = autocompletionlayout.ui bookmarksdlg.cpp bookmarkslayout.ui \
|
|
|
|
|
symbollayout.ui tabwidget.cpp treewidget.cpp welcomedlg.ui
|
|
|
|
|
|
|
|
|
|
kscope_LDFLAGS = $(KDE_RPATH) $(all_libraries)
|
|
|
|
|
kscope_LDADD = -lkateinterfaces -lktexteditor $(LIB_KDEUI)
|
|
|
|
|
kscope_LDADD = -lkateinterfaces -lkatepartinterfaces -lktexteditor $(LIB_KDEUI) $(LIB_KPARTS) $(LIB_KIO) $(LIB_KDECORE) $(LIB_QT)
|
|
|
|
|
|
|
|
|
|
# this is where the desktop file will go
|
|
|
|
|
shelldesktopdir = $(kde_appsdir)/Development
|
|
|
|
|