aboutsummaryrefslogtreecommitdiffstats
path: root/examples/declarative/tutorials/samegame/samegame1/samegame1.qmlproject
diff options
context:
space:
mode:
Diffstat (limited to 'examples/declarative/tutorials/samegame/samegame1/samegame1.qmlproject')
-rw-r--r--examples/declarative/tutorials/samegame/samegame1/samegame1.qmlproject4
1 files changed, 3 insertions, 1 deletions
diff --git a/examples/declarative/tutorials/samegame/samegame1/samegame1.qmlproject b/examples/declarative/tutorials/samegame/samegame1/samegame1.qmlproject
index d4909f8685..2a3d9281bb 100644
--- a/examples/declarative/tutorials/samegame/samegame1/samegame1.qmlproject
+++ b/examples/declarative/tutorials/samegame/samegame1/samegame1.qmlproject
@@ -1,6 +1,8 @@
-import QmlProject 1.0
+import QmlProject 1.1
Project {
+ mainFile: "samegame.qml"
+
/* Include .qml, .js, and image files from current directory and subdirectories */
QmlFiles {
directory: "."