Rev 273 | Details | Compare with Previous | Last modification | View Log | RSS feed
| Rev | Author | Line No. | Line |
|---|---|---|---|
| 273 | chris | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <classpath> |
||
| 515 | chris | 3 | <classpathentry excluding="**/.svn/" kind="src" path="src"/> |
| 273 | chris | 4 | <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/> |
| 5 | <classpathentry exported="true" kind="lib" path="libs/gdx.jar" sourcepath="libs/gdx-sources.jar"/> |
||
| 6 | <classpathentry kind="output" path="bin"/> |
||
| 7 | </classpath> |