summaryrefslogtreecommitdiff
path: root/pyopengl/bld.bat
diff options
context:
space:
mode:
Diffstat (limited to 'pyopengl/bld.bat')
-rw-r--r--pyopengl/bld.bat2
1 files changed, 2 insertions, 0 deletions
diff --git a/pyopengl/bld.bat b/pyopengl/bld.bat
new file mode 100644
index 0000000..85a7bc3
--- /dev/null
+++ b/pyopengl/bld.bat
@@ -0,0 +1,2 @@
+%PYTHON% setup.py install
+if errorlevel 1 exit 1