2009-10-21 23:17:45 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
|
|
|
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
|
2012-05-03 03:36:47 +00:00
|
|
|
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
|
2013-07-22 19:18:26 +00:00
|
|
|
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
|
2015-12-30 18:21:33 +00:00
|
|
|
<classpathentry kind="src" path="src">
|
|
|
|
<attributes>
|
|
|
|
<attribute name="ignore_optional_problems" value="true"/>
|
|
|
|
</attributes>
|
|
|
|
</classpathentry>
|
2013-07-22 17:57:10 +00:00
|
|
|
<classpathentry kind="src" path="gen"/>
|
2012-01-09 05:22:35 +00:00
|
|
|
<classpathentry kind="output" path="bin/classes"/>
|
2009-10-21 23:17:45 +00:00
|
|
|
</classpath>
|