summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2020-05-17 15:51:11 +0200
committerSlávek Banko <slavek.banko@axis.cz>2020-05-17 15:51:11 +0200
commit1ff0eb82567859b91088351b03e6a986307c3383 (patch)
treed9889b85017a51b44c181d80c142549f525aeaa4
parente5defd3c62eaf758c60e7e42e0e7e06139e6bcd8 (diff)
downloadtqca-tls-1ff0eb82567859b91088351b03e6a986307c3383.tar.gz
tqca-tls-1ff0eb82567859b91088351b03e6a986307c3383.zip
Rename the tqca-tls files in the original QMake project
to ensure the functionality of the former QMake build. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
-rw-r--r--qca-tls.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/qca-tls.pro b/qca-tls.pro
index 2457746..74bd997 100644
--- a/qca-tls.pro
+++ b/qca-tls.pro
@@ -10,8 +10,8 @@ TARGET = tqca-tls
}
HEADERS += ($$Q_PREFIX)qcaprovider.h
-HEADERS = qca-tls.h
-SOURCES = qca-tls.cpp
+HEADERS = tqca-tls.h
+SOURCES = tqca-tls.cpp
DEFINES += TQCA_PLUGIN
win32:{