summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlávek Banko <[email protected]>2020-05-17 15:51:11 +0200
committerSlávek Banko <[email protected]>2020-05-17 16:55:18 +0200
commit95b018a8a690ba645a58e82586ec0d963a3f6cfb (patch)
treea6a4c014ab141685b074915410a8381c21dbc0df
parentda0049a4b9256f04ed5c853db42015b4876f1887 (diff)
downloadtqca-tls-95b018a8a690ba645a58e82586ec0d963a3f6cfb.tar.gz
tqca-tls-95b018a8a690ba645a58e82586ec0d963a3f6cfb.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 <[email protected]> (cherry picked from commit 1ff0eb82567859b91088351b03e6a986307c3383)
-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:{