Subversion Repositories AndroidProjects

Rev

Rev 226 | 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"/>
278 chris 5
	<classpathentry exported="true" kind="lib" path="libs/gdx-backend-android.jar"/>
6
	<classpathentry exported="true" kind="lib" path="libs/gdx.jar"/>
7
	<classpathentry combineaccessrules="false" exported="true" kind="src" path="/libGDXtest"/>
198 chris 8
	<classpathentry kind="src" path="src"/>
197 chris 9
	<classpathentry kind="src" path="gen"/>
196 chris 10
	<classpathentry kind="output" path="bin/classes"/>
11
</classpath>