[Android] update .classpath since SDK 17

Sébastien Toque git at videolan.org
Tue Apr 3 20:34:48 CEST 2012


android | branch: master | Sébastien Toque <xilasz at gmail.com> | Tue Apr  3 20:23:28 2012 +0200| [d8a82296d35d901e9ba626b1bb36bf9ed39c0d85] | committer: Sébastien Toque

update .classpath since SDK 17

> http://git.videolan.org/gitweb.cgi/android.git/?a=commit;h=d8a82296d35d901e9ba626b1bb36bf9ed39c0d85
---

 vlc-android/.classpath |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/vlc-android/.classpath b/vlc-android/.classpath
index cc48afc..69b7cb0 100644
--- a/vlc-android/.classpath
+++ b/vlc-android/.classpath
@@ -3,5 +3,6 @@
 	<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
 	<classpathentry kind="src" path="src"/>
 	<classpathentry kind="src" path="gen"/>
+	<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
 	<classpathentry kind="output" path="bin/classes"/>
 </classpath>



More information about the Android mailing list