Details | 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="assets"/> |
||
| 5 | <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> |
||
| 6 | <classpathentry kind="lib" path="lib/gdx-backend-jogl-natives.jar"/> |
||
| 7 | <classpathentry kind="lib" path="lib/gdx-backend-jogl.jar"/> |
||
| 8 | <classpathentry kind="lib" path="lib/gdx-backend-lwjgl-natives.jar"/> |
||
| 9 | <classpathentry kind="lib" path="lib/gdx-backend-lwjgl.jar"/> |
||
| 10 | <classpathentry kind="lib" path="lib/gdx-natives.jar"/> |
||
| 11 | <classpathentry exported="true" kind="lib" path="lib/gdx.jar"/> |
||
| 12 | <classpathentry kind="output" path="bin"/> |
||
| 13 | </classpath> |