Subversion Repositories AndroidProjects

Rev

Rev 198 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
196 chris 1
<?xml version="1.0" encoding="UTF-8"?>
2
<classpath>
3
	<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
4
	<classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
5
	<classpathentry kind="lib" path="libs/gdx-backend-android.jar"/>
6
	<classpathentry kind="lib" path="libs/gdx.jar"/>
198 chris 7
	<classpathentry kind="src" path="src"/>
197 chris 8
	<classpathentry kind="src" path="gen"/>
226 chris 9
	<classpathentry combineaccessrules="false" kind="src" path="/libGDXtest"/>
196 chris 10
	<classpathentry kind="output" path="bin/classes"/>
11
</classpath>