summaryrefslogtreecommitdiffstats
path: root/tests/tests.pri
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tests.pri')
-rw-r--r--tests/tests.pri6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/tests.pri b/tests/tests.pri
index 13ba2c7a..59253152 100644
--- a/tests/tests.pri
+++ b/tests/tests.pri
@@ -103,12 +103,6 @@ contains(TARGET, qml.*) {
android_qmldir.path = /assets/qml/$$uri_replaced
INSTALLS += android_qmldir
}
- ios {
- system($$QMAKE_COPY $$copy_qmldir_formatted)
- ios_qmldir.files = $$copy_qmldir.target
- ios_qmldir.path = /TODO/$$uri_replaced
- INSTALLS += ios_qmldir
- }
android|ios {
system($$QMAKE_COPY $$copy_lib_formatted)
android_qmlplugin.files = $$copy_lib.target