RetroArch/android/native/.classpath

9 lines
356 B
Plaintext
Raw Normal View History

2012-06-16 20:03:08 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
2012-10-03 14:23:50 +00:00
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
2012-06-16 20:03:08 +00:00
<classpathentry kind="output" path="bin/classes"/>
</classpath>