aboutsummaryrefslogtreecommitdiffstats
path: root/examples/gui/rhiwindow/rhiwindow.pyproject
diff options
context:
space:
mode:
Diffstat (limited to 'examples/gui/rhiwindow/rhiwindow.pyproject')
-rw-r--r--examples/gui/rhiwindow/rhiwindow.pyproject5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/gui/rhiwindow/rhiwindow.pyproject b/examples/gui/rhiwindow/rhiwindow.pyproject
new file mode 100644
index 000000000..a807b49bf
--- /dev/null
+++ b/examples/gui/rhiwindow/rhiwindow.pyproject
@@ -0,0 +1,5 @@
+{
+ "files": ["main.py", "rhiwindow.py", "rhiwindow.qrc",
+ "shaders/color.frag", "shaders/color.vert",
+ "shaders/quad.frag", "shaders/quad.vert"]
+}