-
Notifications
You must be signed in to change notification settings - Fork 9
/
.classpath
14 lines (14 loc) · 895 Bytes
/
.classpath
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="gen"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry exported="true" kind="lib" path="lib/andengine.jar"/>
<classpathentry exported="true" kind="lib" path="lib/andengineaugmentedrealityextension.jar"/>
<classpathentry exported="true" kind="lib" path="lib/andenginelivewallpaperextension.jar"/>
<classpathentry exported="true" kind="lib" path="lib/andenginemodplayerextension.jar"/>
<classpathentry exported="true" kind="lib" path="lib/andenginemultiplayerextension.jar"/>
<classpathentry exported="true" kind="lib" path="lib/andenginemultitouchextension.jar"/>
<classpathentry exported="true" kind="lib" path="lib/andenginephysicsbox2dextension.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>