making opengl2 the new default

This commit is contained in:
benfry
2011-06-18 15:35:10 +00:00
parent da2739bbb0
commit 3683e5687e
42 changed files with 0 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry combineaccessrules="false" kind="src" path="/processing-core"/>
<classpathentry kind="lib" path="library/gluegen-rt.jar"/>
<classpathentry kind="lib" path="library/jogl.all.jar"/>
<classpathentry kind="lib" path="library/nativewindow.all.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>