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>
(cherry picked from commit 1ff0eb8256)
r14.0.x
Slávek Banko 4 years ago
parent da0049a4b9
commit 95b018a8a6
No known key found for this signature in database
GPG Key ID: 608F5293A04BE668

@ -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:{

Loading…
Cancel
Save