summaryrefslogtreecommitdiff
path: root/tests/manual/debugger/qquick1/app.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/debugger/qquick1/app.pro')
-rw-r--r--tests/manual/debugger/qquick1/app.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/manual/debugger/qquick1/app.pro b/tests/manual/debugger/qquick1/app.pro
index ecd58354f3..71a8760f0d 100644
--- a/tests/manual/debugger/qquick1/app.pro
+++ b/tests/manual/debugger/qquick1/app.pro
@@ -6,7 +6,7 @@ DEFINES += SRCDIR=\\\"$$PWD\\\"
SOURCES += main.cpp
-OTHER_FILES += qml/main.qml
+DISTFILES += qml/main.qml
qml.files = qml
qml.path = .