2011-05-23 18:59:34 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
|
|
|
<classpathentry kind="src" path="src"/>
|
|
|
|
<classpathentry kind="src" path="gen"/>
|
|
|
|
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
|
2011-06-17 21:35:20 +00:00
|
|
|
<classpathentry kind="lib" path="libs/commons-io-2.0.1.jar"/>
|
2011-11-05 18:51:20 +00:00
|
|
|
<classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
|
|
|
|
<classpathentry kind="output" path="bin/classes"/>
|
2011-05-23 18:59:34 +00:00
|
|
|
</classpath>
|