Added ActionBarSherlock library compatiblity support

This commit is contained in:
YuviPanda 2012-11-05 20:17:28 +05:30
parent f4fe37cee6
commit 6d105f4844
374 changed files with 34299 additions and 25 deletions

View file

@ -0,0 +1,8 @@
<?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"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>