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/TestTimer/TestTimer.pro')
-rw-r--r--src/tests/TestTimer/TestTimer.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tests/TestTimer/TestTimer.pro b/src/tests/TestTimer/TestTimer.pro
index 31fa522ee..1318a74ad 100644
--- a/src/tests/TestTimer/TestTimer.pro
+++ b/src/tests/TestTimer/TestTimer.pro
@@ -6,5 +6,5 @@
include(../test.pri)
TARGET = TestTimer
-SOURCES = TestTimer.cpp Timer.cpp
-HEADERS = Timer.h
+SOURCES *= TestTimer.cpp Timer.cpp
+HEADERS *= Timer.h