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