summaryrefslogtreecommitdiffstats
path: root/tests/auto/qsoundeffect/qsoundeffect.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qsoundeffect/qsoundeffect.pro')
-rw-r--r--tests/auto/qsoundeffect/qsoundeffect.pro8
1 files changed, 3 insertions, 5 deletions
diff --git a/tests/auto/qsoundeffect/qsoundeffect.pro b/tests/auto/qsoundeffect/qsoundeffect.pro
index 8c5ef70..4d7f083 100644
--- a/tests/auto/qsoundeffect/qsoundeffect.pro
+++ b/tests/auto/qsoundeffect/qsoundeffect.pro
@@ -1,10 +1,10 @@
-load(qttest_p4)
+TARGET = tst_qsoundeffect
-QT += core declarative multimedia-private
+QT += core declarative multimedia-private testlib
CONFIG += no_private_qt_headers_warning
# This is more of a system test
-CONFIG -= testcase
+# CONFIG += testcase
SOURCES += tst_qsoundeffect.cpp
@@ -15,5 +15,3 @@ unix:!mac {
DEFINES += QT_MULTIMEDIA_QMEDIAPLAYER
}
}
-
-maemo*:CONFIG += insignificant_test