summaryrefslogtreecommitdiffstats
path: root/kpercentage
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-17 23:19:55 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-17 23:19:55 +0900
commit2e0665dec63c510f6b070dde78eb933a82a56673 (patch)
tree7a31e85e4e460e3f8eb99304e94dd732c7a80185 /kpercentage
parente665c37a3b44cd56504ade07f716520779befacf (diff)
downloadtdeedu-2e0665dec63c510f6b070dde78eb933a82a56673.tar.gz
tdeedu-2e0665dec63c510f6b070dde78eb933a82a56673.zip
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kpercentage')
-rw-r--r--kpercentage/kpercentage/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/kpercentage/kpercentage/Makefile.am b/kpercentage/kpercentage/Makefile.am
index 6eefc6cc..9a2c510c 100644
--- a/kpercentage/kpercentage/Makefile.am
+++ b/kpercentage/kpercentage/Makefile.am
@@ -1,6 +1,6 @@
bin_PROGRAMS = kpercentage
kpercentage_SOURCES = kanimation.cpp kanswer.cpp kpercentmain.cpp kpercentage.cpp ksplashscreen.cpp main.cpp
-kpercentage_LDADD = $(LIB_TDEUI) $(LIB_TDECORE) $(LIB_QT) $(LIBSOCKET)
+kpercentage_LDADD = $(LIB_TDEUI) $(LIB_TDECORE) $(LIB_TQT) $(LIBSOCKET)
SUBDIRS = icons pics
@@ -30,7 +30,7 @@ METASOURCES = AUTO
# the library search path.
-kpercentage_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor
+kpercentage_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_TQT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_TDEIO) -ltdetexteditor
stringstocpp: