Fixed tests-project not having the api-project as a reference.

pull/14/head
Arne Jans 13 years ago
parent 9682933162
commit 21606f4f65

@ -4,5 +4,6 @@
<classpathentry kind="src" path="gen"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry combineaccessrules="false" kind="src" path="/astrid"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>

@ -11,3 +11,4 @@
split.density=false
# Project target.
target=android-8
android.library.reference.1=../api

Loading…
Cancel
Save