Add support library to build path. Refs #38.

This commit is contained in:
Sebastian Kaspari 2012-01-12 18:45:07 +01:00
parent e6be035a8e
commit ca0a86d2cb
2 changed files with 1 additions and 0 deletions

View File

@ -4,5 +4,6 @@
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry 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>

Binary file not shown.