diff options
Diffstat (limited to 'qca-tls.pro')
-rw-r--r-- | qca-tls.pro | 4 |
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:{ |