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>
pull/3/head
Slávek Banko 4 years ago
parent e5defd3c62
commit 1ff0eb8256
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