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