2024-02-24 22:18:22 -08:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
|
|
|
<classpathentry kind="src" path="src_main_java"/>
|
|
|
|
<classpathentry kind="src" path="src_lwjgl_java"/>
|
|
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
|
|
|
|
<attributes>
|
|
|
|
<attribute name="module" value="true"/>
|
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
|
|
|
<classpathentry kind="lib" path="jars/jzlib-1.1.3.jar"/>
|
|
|
|
<classpathentry kind="lib" path="jars/lwjgl_util.jar"/>
|
|
|
|
<classpathentry kind="lib" path="jars/lwjgl.jar"/>
|
|
|
|
<classpathentry kind="lib" path="jars/lwjgl-opengles.jar"/>
|
2024-10-12 22:57:10 -07:00
|
|
|
<classpathentry kind="lib" path="jars/Java-WebSocket-1.5.1-with-dependencies.jar"/>
|
2024-10-14 15:27:21 -07:00
|
|
|
<classpathentry kind="lib" path="jars/teavm-interop-0.6.1.jar"/>
|
|
|
|
<classpathentry kind="lib" path="jars/teavm-jso-0.6.1.jar"/>
|
|
|
|
<classpathentry kind="lib" path="jars/teavm-jso-apis-0.6.1.jar"/>
|
2024-10-17 23:25:23 -07:00
|
|
|
<classpathentry kind="lib" path="jars/codecjorbis-20101023.jar"/>
|
|
|
|
<classpathentry kind="lib" path="jars/codecwav-20101023.jar"/>
|
|
|
|
<classpathentry kind="lib" path="jars/soundsystem-20120107.jar"/>
|
2024-02-24 22:18:22 -08:00
|
|
|
<classpathentry kind="output" path="bin"/>
|
|
|
|
</classpath>
|