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