-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path.classpath
More file actions
14 lines (14 loc) · 772 Bytes
/
Copy path.classpath
File metadata and controls
14 lines (14 loc) · 772 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="libs/jbox2d-library/src/main/java"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="libs/jinput/jinput-2.0.9.jar"/>
<classpathentry kind="lib" path="libs/audiolibs/jl1.0.jar"/>
<classpathentry kind="lib" path="libs/audiolibs/jogg-0.0.7.jar"/>
<classpathentry kind="lib" path="libs/audiolibs/jorbis-0.0.15.jar"/>
<classpathentry kind="lib" path="libs/audiolibs/mp3spi1.9.4.jar"/>
<classpathentry kind="lib" path="libs/audiolibs/tritonus_share.jar"/>
<classpathentry kind="lib" path="libs/audiolibs/vorbisspi1.0.3.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>