-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy path.classpath
26 lines (26 loc) · 1.47 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
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="lib" path="lib/core.jar"/>
<classpathentry kind="lib" path="lib/gluegen-rt-natives-linux-amd64.jar"/>
<classpathentry kind="lib" path="lib/gluegen-rt-natives-windows-amd64.jar"/>
<classpathentry kind="lib" path="lib/gluegen-rt.jar"/>
<classpathentry kind="lib" path="lib/gson-2.8.0.jar"/>
<classpathentry kind="lib" path="lib/jeromq-0.3.5.jar"/>
<classpathentry kind="lib" path="lib/jl1.0.1.jar"/>
<classpathentry kind="lib" path="lib/jogl-all-natives-linux-amd64.jar"/>
<classpathentry kind="lib" path="lib/jogl-all-natives-linux-armv6hf.jar"/>
<classpathentry kind="lib" path="lib/jogl-all-natives-windows-amd64.jar"/>
<classpathentry kind="lib" path="lib/jogl-all.jar"/>
<classpathentry kind="lib" path="lib/jsminim.jar"/>
<classpathentry kind="lib" path="lib/minim.jar"/>
<classpathentry kind="lib" path="lib/mp3spi1.9.5.jar"/>
<classpathentry kind="lib" path="lib/snakeyaml-1.17.jar"/>
<classpathentry kind="lib" path="lib/tritonus_aos.jar"/>
<classpathentry kind="lib" path="lib/tritonus_share.jar"/>
<classpathentry kind="lib" path="pde/MarioMultiplay/code/gson-2.8.0.jar"/>
<classpathentry kind="lib" path="pde/MarioMultiplay/code/jeromq-0.3.5.jar"/>
<classpathentry kind="lib" path="pde/MarioMultiplay/code/snakeyaml-1.17.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>