aboutsummaryrefslogtreecommitdiffstats
path: root/.classpath
blob: 8c3593d309425a125bde82c832fd59f9416225f8 (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="src" path="gen"/>
	<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
	<classpathentry kind="lib" path="lib/backport-android-bluetooth2.jar"/>
	<classpathentry kind="output" path="bin"/>
</classpath>