mirror of https://github.com/axmolengine/axmol.git
13 lines
941 B
Plaintext
13 lines
941 B
Plaintext
|
<?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"/>
|
||
|
<classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
|
||
|
<classpathentry exported="true" kind="lib" path="/Users/lihex/cocos2d-x/plugin/plugins/twitter/proj.android/sdk/signpost-commonshttp4-1.2.1.1.jar"/>
|
||
|
<classpathentry exported="true" kind="lib" path="/Users/lihex/cocos2d-x/plugin/plugins/twitter/proj.android/sdk/signpost-core-1.2.1.1.jar"/>
|
||
|
<classpathentry exported="true" kind="lib" path="/Users/lihex/cocos2d-x/plugin/plugins/twitter/proj.android/sdk/signpost-jetty6-1.2.1.1.jar"/>
|
||
|
<classpathentry exported="true" kind="lib" path="/Users/lihex/cocos2d-x/plugin/plugins/twitter/proj.android/sdk/twitter4j-core-android-3.0.1.jar"/>
|
||
|
<classpathentry kind="output" path="bin/classes"/>
|
||
|
</classpath>
|