summaryrefslogtreecommitdiffstats
path: root/tests/auto/selftests/alive/alive.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/selftests/alive/alive.pro')
-rw-r--r--tests/auto/selftests/alive/alive.pro7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/auto/selftests/alive/alive.pro b/tests/auto/selftests/alive/alive.pro
new file mode 100644
index 0000000..4a6b788
--- /dev/null
+++ b/tests/auto/selftests/alive/alive.pro
@@ -0,0 +1,7 @@
+load(qttest_p4)
+SOURCES += tst_alive.cpp
+
+mac:CONFIG -= app_bundle
+CONFIG -= debug_and_release_target
+
+