Subversion Repositories AndroidProjects

Rev

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

Rev Author Line No. Line
337 chris 1
<?xml version="1.0" encoding="UTF-8"?>
2
<classpath>
340 chris 3
	<classpathentry excluding=".svn/" kind="src" path="src"/>
337 chris 4
	<classpathentry kind="src" path="gen"/>
553 chris 5
	<classpathentry excluding="**/ex*.ogg|.svn" kind="src" path="assets"/>
337 chris 6
	<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
1237 chris 7
	<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
337 chris 8
	<classpathentry exported="true" kind="lib" path="libs/GoogleAdMobAdsSdk-6.1.0.jar"/>
9
	<classpathentry combineaccessrules="false" exported="true" kind="src" path="/Pingk"/>
10
	<classpathentry exported="true" kind="lib" path="libs/gdx-backend-android-sources.jar"/>
11
	<classpathentry exported="true" kind="lib" path="libs/gdx-backend-android.jar"/>
1237 chris 12
	<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
337 chris 13
	<classpathentry kind="output" path="bin/classes"/>
14
</classpath>