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