2013-02-15 14:22:28 +04:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<classpath>
|
2013-09-19 15:45:16 +04:00
|
|
|
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
|
|
|
|
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
|
|
|
|
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
|
2013-10-03 15:28:31 +04:00
|
|
|
<classpathentry kind="src" path="src"/>
|
|
|
|
<classpathentry kind="src" path="gen"/>
|
2013-10-04 13:30:51 +04:00
|
|
|
<classpathentry kind="output" path="bin/classes"/>
|
2013-02-15 14:22:28 +04:00
|
|
|
</classpath>
|