Rev 265 | Details | Compare with Previous | Last modification | View Log | RSS feed
| Rev | Author | Line No. | Line |
|---|---|---|---|
| 265 | chris | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <classpath> |
||
| 3 | <classpathentry kind="src" path="src"/> |
||
| 4 | <classpathentry kind="src" path="gen"/> |
||
| 5 | <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/> |
||
| 6 | <classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/> |
||
| 7 | <classpathentry kind="lib" path="lib/gdx-backend-android.jar"/> |
||
| 8 | <classpathentry combineaccessrules="false" kind="src" path="/pingKGDXdesktop"/> |
||
| 272 | chris | 9 | <classpathentry kind="lib" path="/pingKGDXdesktop/lib/gdx.jar"/> |
| 265 | chris | 10 | <classpathentry kind="output" path="bin/classes"/> |
| 11 | </classpath> |