Rev 488 | Details | Compare with Previous | Last modification | View Log | RSS feed
| Rev | Author | Line No. | Line |
|---|---|---|---|
| 1205 | chris | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 367 | chris | 2 | <classpath> |
| 1205 | chris | 3 | <classpathentry excluding="**/.svn/*" kind="src" path="src"/> |
| 4 | <classpathentry kind="src" path="gen"/> |
||
| 5 | <classpathentry combineaccessrules="false" exported="true" kind="src" path="/ponponchun"/> |
||
| 6 | <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/> |
||
| 7 | <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/> |
||
| 8 | <classpathentry exported="true" kind="lib" path="libs/gdx-backend-android.jar" sourcepath="libs/gdx-backend-android-sources.jar"/> |
||
| 9 | <classpathentry exported="true" kind="lib" path="/ponponchun/libs/gdx.jar" sourcepath="/ponponchun/libs/gdx-sources.jar"/> |
||
| 10 | <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/> |
||
| 11 | <classpathentry kind="output" path="bin/classes"/> |
||
| 367 | chris | 12 | </classpath> |