Browse Source

Updated Eclipse project for new ADT.

pull/11/head
Eric Kok 11 years ago
parent
commit
6acd76a357
  1. 1
      android/.classpath
  2. 1
      external/JakeWharton-ActionBarSherlock/library/.classpath

1
android/.classpath

@ -5,5 +5,6 @@ @@ -5,5 +5,6 @@
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/Transdroid Torrent Connect"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>

1
external/JakeWharton-ActionBarSherlock/library/.classpath vendored

@ -4,5 +4,6 @@ @@ -4,5 +4,6 @@
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>

Loading…
Cancel
Save