summaryrefslogtreecommitdiffstats
path: root/tests/auto/qaudioinput/qaudioinput.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qaudioinput/qaudioinput.pro')
-rw-r--r--tests/auto/qaudioinput/qaudioinput.pro8
1 files changed, 3 insertions, 5 deletions
diff --git a/tests/auto/qaudioinput/qaudioinput.pro b/tests/auto/qaudioinput/qaudioinput.pro
index 446315f..b70c6ee 100644
--- a/tests/auto/qaudioinput/qaudioinput.pro
+++ b/tests/auto/qaudioinput/qaudioinput.pro
@@ -1,14 +1,12 @@
-load(qttest_p4)
+TARGET = tst_qaudioinput
-QT += core multimedia-private
+QT += core multimedia-private testlib
CONFIG += no_private_qt_headers_warning
# This is more of a system test
-CONFIG -= testcase
+# CONFIG += testcase
DEFINES += SRCDIR=\\\"$$PWD/\\\"
HEADERS += wavheader.h
SOURCES += wavheader.cpp tst_qaudioinput.cpp
-
-maemo*:CONFIG += insignificant_test