-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
19 lines (19 loc) · 1016 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?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="Sandbox/lwjgl-2.9.1/native/windows"/>
</attributes>
</classpathentry>
<classpathentry kind="src" path="res"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
<attributes>
<attribute name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY" value="Sandbox/lwjgl-2.9.1/native/macosx"/>
</attributes>
</classpathentry>
<classpathentry exported="true" kind="lib" path="slick-util.jar"/>
<classpathentry exported="true" kind="lib" path="lwjgl-2.9.1/jar/lwjgl.jar"/>
<classpathentry exported="true" kind="lib" path="lwjgl-2.9.1/jar/lwjgl_util.jar"/>
<classpathentry exported="true" kind="lib" path="lwjgl-2.9.1/jar/PNGDecoder.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>