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 a348ea9ad5..ec1633ebff 100644
--- a/tests/auto/testlib/selftests/test/test.pro
+++ b/tests/auto/testlib/selftests/test/test.pro
@@ -17,5 +17,5 @@ expected_files.base = $$PWD/..
RESOURCES += expected_files
include(../selftests.pri)
-!winrt: for(file, SUBPROGRAMS): TEST_HELPER_INSTALLS += "../$${file}/$${file}"
+!android:!winrt: for(file, SUBPROGRAMS): TEST_HELPER_INSTALLS += "../$${file}/$${file}"