|
|
|
@ -27,7 +27,7 @@ METASOURCES = AUTO
|
|
|
|
|
|
|
|
|
|
bin_PROGRAMS =
|
|
|
|
|
lib_LTLIBRARIES =
|
|
|
|
|
kdeinit_LTLIBRARIES = krec.la
|
|
|
|
|
tdeinit_LTLIBRARIES = krec.la
|
|
|
|
|
|
|
|
|
|
kde_module_LTLIBRARIES = kcm_krec.la kcm_krec_files.la libkrecexport_wave.la
|
|
|
|
|
|
|
|
|
@ -42,7 +42,7 @@ krec_la_SOURCES = \
|
|
|
|
|
main.cpp \
|
|
|
|
|
krecord.cpp
|
|
|
|
|
|
|
|
|
|
krec_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor -lmcop -lartsflow_idl -lkmedia2_idl -lsoundserver_idl -L../arts/modules/effects -lartsmoduleseffects
|
|
|
|
|
krec_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor -lmcop -lartsflow_idl -lkmedia2_idl -lsoundserver_idl -L../arts/modules/effects -lartsmoduleseffects
|
|
|
|
|
krec_la_LIBADD = \
|
|
|
|
|
lib_krec_common.la \
|
|
|
|
|
$(top_builddir)/arts/gui/kde/libartsgui_kde.la \
|
|
|
|
@ -50,12 +50,12 @@ krec_la_LIBADD = \
|
|
|
|
|
-lartskde $(LIBDL) $(LIB_KIO) $(LIB_KDEUI) $(LIB_KUTILS)
|
|
|
|
|
|
|
|
|
|
kcm_krec_la_SOURCES = krecconfigure.cpp
|
|
|
|
|
kcm_krec_la_LDFLAGS = -module -avoid-version -no-undefined $(all_libraries) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor -lmcop -lartsflow_idl -lkmedia2_idl -lsoundserver_idl -L../arts/modules/effects -lartsmoduleseffects
|
|
|
|
|
kcm_krec_la_LDFLAGS = -module -avoid-version -no-undefined $(all_libraries) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor -lmcop -lartsflow_idl -lkmedia2_idl -lsoundserver_idl -L../arts/modules/effects -lartsmoduleseffects
|
|
|
|
|
|
|
|
|
|
kcm_krec_la_LIBADD = lib_krec_common.la $(LIB_KUTILS)
|
|
|
|
|
|
|
|
|
|
kcm_krec_files_la_SOURCES = krecconfig_files.cpp
|
|
|
|
|
kcm_krec_files_la_LDFLAGS = -module -avoid-version -no-undefined $(all_libraries) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor -lmcop -lartsflow_idl -lkmedia2_idl -lsoundserver_idl -L../arts/modules/effects -lartsmoduleseffects
|
|
|
|
|
kcm_krec_files_la_LDFLAGS = -module -avoid-version -no-undefined $(all_libraries) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor -lmcop -lartsflow_idl -lkmedia2_idl -lsoundserver_idl -L../arts/modules/effects -lartsmoduleseffects
|
|
|
|
|
|
|
|
|
|
kcm_krec_files_la_LIBADD = lib_krec_common.la $(LIB_KUTILS)
|
|
|
|
|
|
|
|
|
@ -64,12 +64,12 @@ lib_krec_common_la_SOURCES = \
|
|
|
|
|
krecexport_template.cpp \
|
|
|
|
|
krecconfig_fileswidget.cpp
|
|
|
|
|
|
|
|
|
|
lib_krec_common_la_LDFLAGS = -module -avoid-version -no-undefined $(all_libraries) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor -lmcop -lartsflow_idl -lkmedia2_idl -lsoundserver_idl -L../arts/modules/effects -lartsmoduleseffects
|
|
|
|
|
lib_krec_common_la_LDFLAGS = -module -avoid-version -no-undefined $(all_libraries) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor -lmcop -lartsflow_idl -lkmedia2_idl -lsoundserver_idl -L../arts/modules/effects -lartsmoduleseffects
|
|
|
|
|
|
|
|
|
|
lib_krec_common_la_LIBADD = $(LIB_KDEUI) $(LIB_KIO)
|
|
|
|
|
|
|
|
|
|
libkrecexport_wave_la_SOURCES = krecexport_wave.cpp
|
|
|
|
|
libkrecexport_wave_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor -lmcop -lartsflow_idl -lkmedia2_idl -lsoundserver_idl -L../arts/modules/effects -lartsmoduleseffects
|
|
|
|
|
libkrecexport_wave_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -ltdefx $(LIB_KIO) -lktexteditor -lmcop -lartsflow_idl -lkmedia2_idl -lsoundserver_idl -L../arts/modules/effects -lartsmoduleseffects
|
|
|
|
|
|
|
|
|
|
libkrecexport_wave_la_LIBADD = lib_krec_common.la
|
|
|
|
|
|
|
|
|
|