diff options
| author | Andrew Dolgov <fox@madoka.volgo-balt.ru> | 2012-06-19 13:54:04 +0400 |
|---|---|---|
| committer | Andrew Dolgov <fox@madoka.volgo-balt.ru> | 2012-06-19 13:54:04 +0400 |
| commit | ca65a6cdfa094be7f01bc7d396a99b316228c371 (patch) | |
| tree | 7d4d256fbb160e7e13c888565f43b7053b5f9222 /.classpath | |
| parent | c13dd67f4392ba9fd5cb544b930a5d0a7dce98b6 (diff) | |
switch to ICS native fragments
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 kind="lib" path="libs/android-support-v4.jar"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
+ <classpathentry kind="lib" path="libs/android-support-v4.jar"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>
|