Subversion Repositories AndroidProjects

Rev

Rev 1051 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
1051 chris 1
<?xml version="1.0" encoding="UTF-8"?>
2
<classpath>
3
	<classpathentry kind="src" path="src"/>
4
	<classpathentry kind="src" path="gen"/>
1205 chris 5
	<classpathentry combineaccessrules="false" exported="true" kind="src" path="/Darts2Go"/>
6
	<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
7
	<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
8
	<classpathentry exported="true" kind="lib" path="/Darts2Go/libs/gdx.jar" sourcepath="/Darts2Go/libs/gdx-sources.jar"/>
9
	<classpathentry exported="true" kind="lib" path="libs/gdx-backend-android.jar" sourcepath="libs/gdx-backend-android-sources.jar"/>
10
	<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
1051 chris 11
	<classpathentry kind="output" path="bin/classes"/>
12
</classpath>