mirror of
https://github.com/bspeice/M28_App
synced 2024-11-04 23:28:16 -05:00
9 lines
356 B
XML
9 lines
356 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
|
|
<classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
|
|
<classpathentry kind="src" path="src"/>
|
|
<classpathentry kind="src" path="gen"/>
|
|
<classpathentry kind="output" path="bin/classes"/>
|
|
</classpath>
|