-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
30 lines (30 loc) · 1.61 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
26
27
28
29
30
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry exported="true" kind="lib" path="lib/eventbus-1.4.jar">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="Risk-It/natives"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="lib" path="lib/jinput.jar">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="Risk-It/natives"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="lib" path="lib/lwjgl_util.jar">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="Risk-It/natives"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="lib" path="lib/lwjgl.jar"/>
<classpathentry exported="true" kind="lib" path="lib/nifty-1.3.2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/nifty-default-controls-1.3.2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/nifty-lwjgl-renderer-1.3.2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/nifty-openal-soundsystem-1.3.2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/nifty-pauls-soundsystem-1.3.2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/nifty-style-black-1.3.2.jar"/>
<classpathentry exported="true" kind="lib" path="lib/slick.jar"/>
<classpathentry exported="true" kind="lib" path="lib/xpp3-1.1.4c.jar"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="output" path="bin"/>
</classpath>