aboutsummaryrefslogtreecommitdiff
path: root/.classpath
blob: 3a70dea9728da22d34dee7143e78faace86065e7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
	<classpathentry kind="lib" path="libs/httpmime-4.1.2.jar"/>
	<classpathentry kind="lib" path="libs/tagsoup-1.2.1.jar"/>
	<classpathentry kind="lib" path="libs/gson-2.2.2.jar"/>
	<classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
	<classpathentry kind="lib" path="/ActionBarSherlock/libs/android-support-v4.jar"/>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="src" path="gen"/>
	<classpathentry kind="lib" path="libs/volley.jar"/>
	<classpathentry kind="lib" path="libs/gcm.jar"/>
	<classpathentry kind="output" path="bin/classes"/>
</classpath>