-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.classpath
More file actions
21 lines (21 loc) · 1.08 KB
/
Copy path.classpath
File metadata and controls
21 lines (21 loc) · 1.08 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry kind="lib" path="lib/assets.jar"/>
<classpathentry kind="lib" path="lib/eventbus-1.4.jar"/>
<classpathentry kind="lib" path="lib/j-ogg-oggd.jar"/>
<classpathentry kind="lib" path="lib/j-ogg-vorbisd.jar"/>
<classpathentry kind="lib" path="lib/jbullet.jar"/>
<classpathentry kind="lib" path="lib/jME3-jbullet.jar"/>
<classpathentry kind="lib" path="lib/jMonkeyEngine3.jar"/>
<classpathentry kind="lib" path="lib/nifty-1.3.jar"/>
<classpathentry kind="lib" path="lib/nifty-default-controls-1.3.jar"/>
<classpathentry kind="lib" path="lib/nifty-style-black-1.3.jar"/>
<classpathentry kind="lib" path="lib/noise-0.0.1-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="lib/stack-alloc.jar"/>
<classpathentry kind="lib" path="lib/vecmath.jar"/>
<classpathentry kind="lib" path="lib/xmlpull-xpp3-1.1.4c.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>