mirror of https://github.com/axmolengine/axmol.git
13 lines
705 B
XML
Executable File
13 lines
705 B
XML
Executable File
<?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="sdk/signpost-commonshttp4-1.2.1.1.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="sdk/signpost-core-1.2.1.1.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="sdk/signpost-jetty6-1.2.1.1.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="sdk/twitter4j-core-android-3.0.1.jar"/>
|
|
<classpathentry kind="output" path="bin/classes"/>
|
|
</classpath>
|