summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/crashes/crashes.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/testlib/selftests/crashes/crashes.pro')
-rw-r--r--tests/auto/testlib/selftests/crashes/crashes.pro6
1 files changed, 5 insertions, 1 deletions
diff --git a/tests/auto/testlib/selftests/crashes/crashes.pro b/tests/auto/testlib/selftests/crashes/crashes.pro
index e9f0f3e5b7..d9011bae5d 100644
--- a/tests/auto/testlib/selftests/crashes/crashes.pro
+++ b/tests/auto/testlib/selftests/crashes/crashes.pro
@@ -4,5 +4,9 @@ QT = core testlib
mac:CONFIG -= app_bundle
CONFIG -= debug_and_release_target
-
TARGET = crashes
+
+# This app is testdata for tst_selftests
+target.path = $$[QT_INSTALL_TESTS]/tst_selftests/$$TARGET
+INSTALLS += target
+