mirror of
https://github.com/hrydgard/ppsspp.git
synced 2024-11-23 13:30:02 +00:00
13 lines
722 B
XML
13 lines
722 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
|
|
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
|
|
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
|
|
<classpathentry kind="src" path="src"/>
|
|
<classpathentry kind="src" path="gen"/>
|
|
<classpathentry kind="con" path="org.eclipse.andmore.ANDROID_FRAMEWORK"/>
|
|
<classpathentry exported="true" kind="con" path="org.eclipse.andmore.LIBRARIES"/>
|
|
<classpathentry exported="true" kind="con" path="org.eclipse.andmore.DEPENDENCIES"/>
|
|
<classpathentry kind="output" path="bin/classes"/>
|
|
</classpath>
|