summaryrefslogtreecommitdiffstats
path: root/tests/auto/qaudioinput/qaudioinput.pro
diff options
context:
space:
mode:
authorMichael Goddard <michael.goddard@nokia.com>2011-09-05 10:53:41 +1000
committerQt by Nokia <qt-info@nokia.com>2011-09-05 03:27:42 +0200
commit123ffbd783b3ab8d0b8d4576bd7ee9cffe242d1d (patch)
treeb17d898f451db38cb79f08d10fe70e1ea8fe02a9 /tests/auto/qaudioinput/qaudioinput.pro
parent40c100ca3efed10a0ea4aa6b98444015f839251d (diff)
Clean up the autotest pro files to remove warnings about private headers
Since the tests are bound to a version it's unnecessary. Change-Id: I7884615179157caa3836face22a4aa431ee5c425 Reviewed-on: http://codereview.qt.nokia.com/4155 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Jonas Rabbe <jonas.rabbe@nokia.com>
Diffstat (limited to 'tests/auto/qaudioinput/qaudioinput.pro')
-rw-r--r--tests/auto/qaudioinput/qaudioinput.pro3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/auto/qaudioinput/qaudioinput.pro b/tests/auto/qaudioinput/qaudioinput.pro
index 20a12b8fc..c5a952bf8 100644
--- a/tests/auto/qaudioinput/qaudioinput.pro
+++ b/tests/auto/qaudioinput/qaudioinput.pro
@@ -1,8 +1,7 @@
load(qttest_p4)
QT += core multimediakit-private
-
-# TARGET = tst_qaudioinput
+CONFIG += no_private_qt_headers_warning
# This is more of a system test
CONFIG -= testcase