-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
25 lines (25 loc) · 1.27 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="tgd-solar-system/sys/x86"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="res"/>
<classpathentry kind="lib" path="lib/common/ibxm.jar"/>
<classpathentry kind="lib" path="lib/common/jnlp.jar"/>
<classpathentry kind="lib" path="lib/common/jogg-0.0.7.jar"/>
<classpathentry kind="lib" path="lib/common/jorbis-0.0.15.jar"/>
<classpathentry kind="lib" path="lib/common/natives-linux.jar"/>
<classpathentry kind="lib" path="lib/common/natives-mac.jar"/>
<classpathentry kind="lib" path="lib/common/natives-windows.jar"/>
<classpathentry kind="lib" path="lib/common/slick-examples.jar"/>
<classpathentry kind="lib" path="lib/common/slick.jar"/>
<classpathentry kind="lib" path="lib/common/tinylinepp.jar"/>
<classpathentry kind="lib" path="lib/x86/jinput.jar"/>
<classpathentry kind="lib" path="lib/x86/lwjgl_util_applet.jar"/>
<classpathentry kind="lib" path="lib/x86/lwjgl_util.jar"/>
<classpathentry kind="lib" path="lib/x86/lwjgl.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="output" path="bin"/>
</classpath>