2010-02-21 10:19:11 -05:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
2010-02-21 10:25:16 -05:00
|
|
|
<classpathentry excluding="**/.svn/**|.svn/**" kind="src" path="src"/>
|
|
|
|
<classpathentry excluding="**/.svn/**|.svn/**" kind="src" path="gen"/>
|
2010-02-21 10:19:11 -05:00
|
|
|
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
|
2012-07-18 15:34:01 -04:00
|
|
|
<classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
|
2011-12-30 20:43:08 -05:00
|
|
|
<classpathentry kind="output" path="bin/classes"/>
|
2010-02-21 10:19:11 -05:00
|
|
|
</classpath>
|