summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/test/test.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/testlib/selftests/test/test.pro')
-rw-r--r--tests/auto/testlib/selftests/test/test.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/testlib/selftests/test/test.pro b/tests/auto/testlib/selftests/test/test.pro
index 0a31810105..d94b45ce89 100644
--- a/tests/auto/testlib/selftests/test/test.pro
+++ b/tests/auto/testlib/selftests/test/test.pro
@@ -16,5 +16,5 @@ win32 {
RESOURCES += ../selftests.qrc
include(../selftests.pri)
-for(file, SUBPROGRAMS): TEST_HELPER_INSTALLS += "../$${file}/$${file}"
+!winrt: for(file, SUBPROGRAMS): TEST_HELPER_INSTALLS += "../$${file}/$${file}"