diff options
| author | Andrew Dolgov <fox@fakecake.org> | 2012-06-19 18:24:22 +0400 |
|---|---|---|
| committer | Andrew Dolgov <fox@fakecake.org> | 2012-06-19 18:24:22 +0400 |
| commit | f5547cc4ac1ef7e9b3bb40cbfaf6eb05c7b51664 (patch) | |
| tree | d01ee2bada11e5d8354f07184ff10303e40cdd01 /.classpath | |
| parent | 82035f40035bf5fb72b24fe8cc38491ff5d7dfc6 (diff) | |
revert ics fragment stuff
Diffstat (limited to '.classpath')
| -rw-r--r-- | .classpath | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ <classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry kind="lib" path="C:/Users/fox/workspace/org.fox.ttrss/libs/gson-1.7.1.jar"/>
<classpathentry kind="lib" path="C:/Users/fox/workspace/org.fox.ttrss/libs/jsoup-1.6.1.jar"/>
- <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry kind="lib" path="libs/android-support-v4.jar"/>
+ <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>
|