forked from matheus23/RuinsOfRevenge
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
20 lines (20 loc) · 1.25 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
<classpathentry kind="lib" path="lib/continuations/asm-debug-all-4.1.jar"/>
<classpathentry kind="lib" path="lib/continuations/continuations-matthiasm.jar"/>
<classpathentry kind="lib" path="lib/continuations/continuations-riven.jar"/>
<classpathentry kind="lib" path="lib/kryonet/kryonet-debug-2.18-all.jar"/>
<classpathentry kind="lib" path="lib/libgdx/gdx-backend-lwjgl-natives.jar"/>
<classpathentry kind="lib" path="lib/libgdx/gdx-backend-lwjgl.jar"/>
<classpathentry kind="lib" path="lib/libgdx/gdx-controllers-desktop-natives.jar"/>
<classpathentry kind="lib" path="lib/libgdx/gdx-controllers-desktop.jar"/>
<classpathentry kind="lib" path="lib/libgdx/gdx-controllers.jar"/>
<classpathentry kind="lib" path="lib/libgdx/gdx-natives.jar"/>
<classpathentry kind="lib" path="lib/libgdx/gdx-openal.jar"/>
<classpathentry kind="lib" path="lib/libgdx/gdx-tools.jar"/>
<classpathentry kind="lib" path="lib/libgdx/gdx.jar"/>
<classpathentry kind="lib" path="lib/ant.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>