summaryrefslogtreecommitdiffstats
path: root/tests/auto/texttospeech/texttospeech.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/texttospeech/texttospeech.pro')
-rw-r--r--tests/auto/texttospeech/texttospeech.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/texttospeech/texttospeech.pro b/tests/auto/texttospeech/texttospeech.pro
index fdbe826..4ca4419 100644
--- a/tests/auto/texttospeech/texttospeech.pro
+++ b/tests/auto/texttospeech/texttospeech.pro
@@ -1,6 +1,6 @@
CONFIG += testcase
TARGET = tst_qtexttospeech
-QT += testlib core texttospeech
+QT = testlib core texttospeech
SOURCES += tst_qtexttospeech.cpp
unix {