aboutsummaryrefslogtreecommitdiffstats
path: root/examples/opengl/opengl.pyproject
diff options
context:
space:
mode:
Diffstat (limited to 'examples/opengl/opengl.pyproject')
-rw-r--r--examples/opengl/opengl.pyproject5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/opengl/opengl.pyproject b/examples/opengl/opengl.pyproject
new file mode 100644
index 000000000..12f435daf
--- /dev/null
+++ b/examples/opengl/opengl.pyproject
@@ -0,0 +1,5 @@
+{
+ "files": ["grabber.py", "samplebuffers.py", "hellogl.py",
+ "hellogl2.py", "contextinfo.py", "2dpainting.py",
+ "overpainting.py"]
+}