.classpath 356 Bytes
Newer Older
wester committed
1 2 3 4
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="src" path="gen"/>
wester committed
5 6
	<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
	<classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
wester committed
7 8
	<classpathentry kind="output" path="bin/classes"/>
</classpath>