summaryrefslogtreecommitdiffstats
path: root/tests/auto/unit/qaudiodecoder/qaudiodecoder.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/unit/qaudiodecoder/qaudiodecoder.pro')
-rw-r--r--tests/auto/unit/qaudiodecoder/qaudiodecoder.pro8
1 files changed, 1 insertions, 7 deletions
diff --git a/tests/auto/unit/qaudiodecoder/qaudiodecoder.pro b/tests/auto/unit/qaudiodecoder/qaudiodecoder.pro
index 21204847c..4534fb4fe 100644
--- a/tests/auto/unit/qaudiodecoder/qaudiodecoder.pro
+++ b/tests/auto/unit/qaudiodecoder/qaudiodecoder.pro
@@ -1,14 +1,8 @@
-#-------------------------------------------------
-#
-# Project created by QtCreator 2012-02-07T15:27:07
-#
-#-------------------------------------------------
-
QT += multimedia multimedia-private testlib gui
TARGET = tst_qaudiodecoder
-CONFIG += testcase no_private_qt_headers_warning
+CONFIG += testcase
TEMPLATE = app