aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick3d/intro/intro.pyproject
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick3d/intro/intro.pyproject')
-rw-r--r--examples/quick3d/intro/intro.pyproject3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/quick3d/intro/intro.pyproject b/examples/quick3d/intro/intro.pyproject
new file mode 100644
index 000000000..428f88dc1
--- /dev/null
+++ b/examples/quick3d/intro/intro.pyproject
@@ -0,0 +1,3 @@
+{
+ "files": ["main.py", "main.qml"]
+}