2012-11-22 16:11:47 +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-03-20 15:37:16 +08:00
|
|
|
<classpathentry kind="src" path="src"/>
|
|
|
|
<classpathentry kind="src" path="gen"/>
|
2013-11-15 14:35:55 +08:00
|
|
|
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
|
2012-11-22 16:11:47 +08:00
|
|
|
<classpathentry kind="output" path="bin/classes"/>
|
|
|
|
</classpath>
|