diff options
author | Herbert von Broeuschmeul <Herbert.Broeuschmeul@gmail.com> | 2012-03-23 21:03:19 +0100 |
---|---|---|
committer | Herbert von Broeuschmeul <Herbert.Broeuschmeul@gmail.com> | 2012-03-23 21:03:19 +0100 |
commit | f6b306639392f89b28ae9e5147c66f0f8b69a117 (patch) | |
tree | c0bf78e09da56f24d43ba82292a9f70142a029a0 /.classpath | |
parent | 554287d89b230ed1a73d281a910fd233963a15ea (diff) | |
download | BlueGPS-f6b306639392f89b28ae9e5147c66f0f8b69a117.zip BlueGPS-f6b306639392f89b28ae9e5147c66f0f8b69a117.tar.gz BlueGPS-f6b306639392f89b28ae9e5147c66f0f8b69a117.tar.bz2 |
sdk tools aand adt 17 relative update
Diffstat (limited to '.classpath')
-rw-r--r-- | .classpath | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,5 +3,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.LIBRARIES"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>
|