mirror of
https://github.com/apache/cordova-android.git
synced 2025-01-31 17:32:51 +08:00
7 lines
232 B
XML
7 lines
232 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry kind="src" path="src"/>
|
|
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|