Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests/TestSSLLocks/TestSSLLocks.pro')
-rw-r--r--src/tests/TestSSLLocks/TestSSLLocks.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tests/TestSSLLocks/TestSSLLocks.pro b/src/tests/TestSSLLocks/TestSSLLocks.pro
index 1fd3dfdfa..e6be0c5e2 100644
--- a/src/tests/TestSSLLocks/TestSSLLocks.pro
+++ b/src/tests/TestSSLLocks/TestSSLLocks.pro
@@ -8,5 +8,5 @@ include(../test.pri)
QT += network
TARGET = TestSSLLocks
-SOURCES = SSL.cpp SSLLocks.cpp TestSSLLocks.cpp
-HEADERS = SSL.h SSLLocks.h
+SOURCES *= SSL.cpp SSLLocks.cpp TestSSLLocks.cpp
+HEADERS *= SSL.h SSLLocks.h