summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-17 23:19:54 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-17 23:19:54 +0900
commit24467752471e7613f813d03ace3447302673ff85 (patch)
treee657b4357bca0120613614895922b02720d38115
parentefcf2c89c3884d2280c94ab9c0a2b82c8c48193d (diff)
downloadtdetoys-24467752471e7613f813d03ace3447302673ff85.tar.gz
tdetoys-24467752471e7613f813d03ace3447302673ff85.zip
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r--amor/Makefile.am2
-rw-r--r--kodo/Makefile.am2
-rw-r--r--kteatime/Makefile.am2
-rw-r--r--ktux/Makefile.am2
-rw-r--r--kweather/Makefile.am6
-rw-r--r--kworldwatch/Makefile.am2
6 files changed, 8 insertions, 8 deletions
diff --git a/amor/Makefile.am b/amor/Makefile.am
index e5b1cce..0d77b8e 100644
--- a/amor/Makefile.am
+++ b/amor/Makefile.am
@@ -15,7 +15,7 @@ amor_SOURCES = amordialog.cpp amor.cpp amorwidget.cpp main.cpp amoranim.cpp amor
include_HEADERS = AmorIface.h
# the library search path
-amor_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor
+amor_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_TQT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor
# the libraries to link against. Be aware of the order. First the libraries,
# that depend on the following ones.
diff --git a/kodo/Makefile.am b/kodo/Makefile.am
index 9e1e1b1..065c8b3 100644
--- a/kodo/Makefile.am
+++ b/kodo/Makefile.am
@@ -7,7 +7,7 @@ kodo_SOURCES = main.cpp kodometer.cpp kimagenumber.cpp
METASOURCES = AUTO
# the library search path.
-kodo_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor
+kodo_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_TQT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor
kodo_LDADD = $(LIB_TDEUI)
messages:
diff --git a/kteatime/Makefile.am b/kteatime/Makefile.am
index b825d9d..559a846 100644
--- a/kteatime/Makefile.am
+++ b/kteatime/Makefile.am
@@ -6,7 +6,7 @@ bin_PROGRAMS = kteatime
kteatime_SOURCES = main.cpp toplevel.cpp tealist.cpp timeedit.cpp
kteatime_METASOURCES = AUTO
-kteatime_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor
+kteatime_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_TQT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor
# LIB_TDEIO needed for KNotifyDialog
kteatime_LDADD = $(LIB_TDEUI) $(LIB_TDEIO)
diff --git a/ktux/Makefile.am b/ktux/Makefile.am
index 183d347..85b4660 100644
--- a/ktux/Makefile.am
+++ b/ktux/Makefile.am
@@ -12,7 +12,7 @@ bin_PROGRAMS = ktux
INCLUDES = $(all_includes)
# the library search path.
-ktux_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor
+ktux_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_TQT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor
# the libraries to link against.
ktux_LDADD = $(LIB_TDEUI) -ltdescreensaver
diff --git a/kweather/Makefile.am b/kweather/Makefile.am
index e439de5..494c935 100644
--- a/kweather/Makefile.am
+++ b/kweather/Makefile.am
@@ -26,7 +26,7 @@ weather_panelapplet_la_SOURCES = reportview.cpp kweather.cpp dockwidget.cpp \
weatherIface.skel weatherservice.stub \
weatherbutton.cpp
weather_panelapplet_la_LDFLAGS = $(KDE_PLUGIN) -module $(all_libraries)
-weather_panelapplet_la_LIBADD = $(LIB_TDEHTML) $(LIB_QT) -lDCOP
+weather_panelapplet_la_LIBADD = $(LIB_TDEHTML) $(LIB_TQT) -lDCOP
appletdir = $(kde_datadir)/kicker/applets
@@ -56,7 +56,7 @@ kcm_weatherservice_la_LIBADD = $(LIB_TDEUI)
#globaladddir = $(kde_datadir)/konqsidebartng/add
#globaladd_DATA = weatherbar_add.desktop
-kweatherservice_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor
+kweatherservice_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_TQT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor
kweatherservice_LDADD = $(LIB_TDEIO)
kweatherservice_SOURCES = main.cpp metar_parser.cpp weatherlib.cpp \
weatherservice.cpp weatherservice.skel \
@@ -68,7 +68,7 @@ servicedir = $(kde_servicesdir)
kde_services_DATA = kcmweather.desktop kcmweatherservice.desktop
kweatherreport_la_LDFLAGS = $(all_libraries) $(KDE_RPATH) -module -avoid-version
-kweatherreport_la_LIBADD = $(LIB_TDEHTML) reportview.lo $(LIB_QT) $(LIB_TDECORE) $(LIB_TDEUI) -lDCOP
+kweatherreport_la_LIBADD = $(LIB_TDEHTML) reportview.lo $(LIB_TQT) $(LIB_TDECORE) $(LIB_TDEUI) -lDCOP
kweatherreport_la_SOURCES = reportmain.cpp weatherservice.stub
KDE_ICON = kweather
diff --git a/kworldwatch/Makefile.am b/kworldwatch/Makefile.am
index 41ea9f4..85da4c5 100644
--- a/kworldwatch/Makefile.am
+++ b/kworldwatch/Makefile.am
@@ -11,7 +11,7 @@ INCLUDES = $(all_includes)
kworldclock_SOURCES = main.cpp
kworldclock_LDADD = libww.la $(LIB_TDEUI) -ltdefx
-kworldclock_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor
+kworldclock_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_TQT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor
xdg_apps_DATA= kworldclock.desktop