eaglercraft-1.8-workspace/desktopRuntime/eclipseProject/.classpath

24 lines
1.2 KiB
Plaintext
Raw Normal View History

2024-02-14 20:52:11 -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="deps_fix/codecjorbis-20101023.jar"/>
<classpathentry kind="lib" path="deps_fix/codecwav-20101023.jar"/>
<classpathentry kind="lib" path="deps_fix/Java-WebSocket-1.5.1-with-dependencies.jar"/>
<classpathentry kind="lib" path="deps_fix/lwjgl.jar"/>
<classpathentry kind="lib" path="deps_fix/lwjgl-egl.jar"/>
<classpathentry kind="lib" path="deps_fix/lwjgl-glfw.jar"/>
<classpathentry kind="lib" path="deps_fix/lwjgl-jemalloc.jar"/>
<classpathentry kind="lib" path="deps_fix/lwjgl-openal.jar"/>
<classpathentry kind="lib" path="deps_fix/lwjgl-opengles.jar"/>
<classpathentry kind="lib" path="deps_fix/soundsystem-20120107.jar"/>
2024-03-02 22:18:18 -08:00
<classpathentry kind="lib" path="deps_fix/webrtc-java-0.8.0.jar"/>
2024-04-20 19:58:35 -07:00
<classpathentry kind="lib" path="deps_fix/UnsafeMemcpy.jar"/>
2024-02-14 20:52:11 -08:00
<classpathentry kind="output" path="bin"/>
</classpath>