summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/silent/silent.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/testlib/selftests/silent/silent.pro')
-rw-r--r--tests/auto/testlib/selftests/silent/silent.pro7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/auto/testlib/selftests/silent/silent.pro b/tests/auto/testlib/selftests/silent/silent.pro
new file mode 100644
index 0000000000..3150f65a5e
--- /dev/null
+++ b/tests/auto/testlib/selftests/silent/silent.pro
@@ -0,0 +1,7 @@
+SOURCES += tst_silent.cpp
+QT = core testlib-private
+
+mac:CONFIG -= app_bundle
+CONFIG -= debug_and_release_target
+
+TARGET = silent