From 1ff0eb82567859b91088351b03e6a986307c3383 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sun, 17 May 2020 15:51:11 +0200 Subject: [PATCH] Rename the tqca-tls files in the original QMake project to ensure the functionality of the former QMake build. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- qca-tls.pro | 4 ++-- 1 file 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:{