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