mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 03:32:46 +00:00
2ee9b1d98e
This reverts commit e8cf66f0a9912a34a3707976efdfbfb0bf2a4195.
10 lines
466 B
XML
10 lines
466 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="output" path="bin/classes"/>
|
|
</classpath>
|