Removed lwjgl renderer from trunk

This commit is contained in:
codeanticode
2012-03-19 14:07:54 +00:00
parent 2dad3a327d
commit cd996f5fcf
39 changed files with 0 additions and 18980 deletions

View File

@@ -1,10 +0,0 @@
<?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/lwjgl.jar"/>
<classpathentry kind="lib" path="library/lwjgl_util.jar"/>
<classpathentry kind="lib" path="library/lwjgl_util_applet.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>