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