Files
processing4/core/.classpath
2015-02-20 16:21:15 -05:00

9 lines
341 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="library/lwjgl_util.jar"/>
<classpathentry kind="lib" path="library/lwjgl.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>