Subversion Repositories AndroidProjects

Rev

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

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