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