summaryrefslogtreecommitdiffstats
path: root/umbrello/uml.kdevprj
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-17 23:19:58 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-17 23:19:58 +0900
commit4f55ea0fcee52e34a720ad5e6bc02d7a6ecb762d (patch)
tree03ed3e3ebdf9336503c863a6605c35669d55a2da /umbrello/uml.kdevprj
parent4d92e84e908449a3ad39dcd62bfe79a217fa568b (diff)
downloadtdesdk-4f55ea0fcee52e34a720ad5e6bc02d7a6ecb762d.tar.gz
tdesdk-4f55ea0fcee52e34a720ad5e6bc02d7a6ecb762d.zip
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'umbrello/uml.kdevprj')
-rw-r--r--umbrello/uml.kdevprj2
1 files changed, 1 insertions, 1 deletions
diff --git a/umbrello/uml.kdevprj b/umbrello/uml.kdevprj
index 6f584c8d..fec9f43e 100644
--- a/umbrello/uml.kdevprj
+++ b/umbrello/uml.kdevprj
@@ -4,7 +4,7 @@ bin_program=umbrello
cflags=
cppflags=
cxxflags=\s-O0 -g3 -Wall
-ldadd=-lfl $(LIB_TDEPRINT) $(LIB_TDEUI) $(LIB_TDECORE) $(LIB_QT)
+ldadd=-lfl $(LIB_TDEPRINT) $(LIB_TDEUI) $(LIB_TDECORE) $(LIB_TQT)
ldflags=\s -Iuml/classparser -Iuml/dialogs -Iuml/clipboard
[General]