aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/debugger
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@digia.com>2014-09-12 14:23:44 +0200
committerOswald Buddenhagen <oswald.buddenhagen@digia.com>2014-09-15 12:51:02 +0200
commit3e4f17c1642901c0afbba1716e9f5a2b7abed4a3 (patch)
tree814f08817d92d64980201682281d70d0eafb3c1e /tests/manual/debugger
parentc0c324d75cdfc433902353c318627d7d0644bea1 (diff)
remove pointless uses of OTHER_FILES
these cases are automatically covered by other variables Change-Id: Ic32411fa361346633d3127be063fcaabc9ef7c28 Reviewed-by: Eike Ziller <eike.ziller@digia.com> Reviewed-by: Daniel Teske <daniel.teske@digia.com>
Diffstat (limited to 'tests/manual/debugger')
-rw-r--r--tests/manual/debugger/qquick2/app.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/manual/debugger/qquick2/app.pro b/tests/manual/debugger/qquick2/app.pro
index 835748dd66b..0d9738e2e03 100644
--- a/tests/manual/debugger/qquick2/app.pro
+++ b/tests/manual/debugger/qquick2/app.pro
@@ -6,8 +6,6 @@ DEFINES += SRCDIR=\\\"$$PWD\\\"
SOURCES += main.cpp
-OTHER_FILES += qml/main.qml
-
qml.files = qml
qml.path = .
DEPLOYMENT += qml