2012-09-21 17:01:19 +08:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
|
|
|
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
|
|
|
|
<classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
|
2013-11-15 14:35:55 +08:00
|
|
|
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
|
2013-02-26 15:27:16 +08:00
|
|
|
<classpathentry kind="src" path="src"/>
|
|
|
|
<classpathentry kind="src" path="gen"/>
|
2012-09-21 17:01:19 +08:00
|
|
|
<classpathentry kind="output" path="bin/classes"/>
|
|
|
|
</classpath>
|