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