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..331d835af
--- /dev/null
+++ b/examples/opengl/hellogl2/hellogl2.pyproject
@@ -0,0 +1,3 @@
+{
+ "files": ["hellogl2.py"]
+}