cordova-android/framework/.classpath

9 lines
353 B
Plaintext
Raw Normal View History

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
2008-12-19 08:37:52 +08:00
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
2009-02-24 23:45:42 +08:00
<classpathentry kind="src" path="src"/>
2009-04-28 08:08:58 +08:00
<classpathentry kind="src" path="gen"/>
<classpathentry kind="lib" path="libs/commons-codec-1.3.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>