aboutsummaryrefslogtreecommitdiffstats
path: root/anttasks/.classpath
diff options
context:
space:
mode:
authorThe Android Open Source Project <initial-contribution@android.com>2009-02-20 07:38:28 -0800
committerThe Android Open Source Project <initial-contribution@android.com>2009-02-20 07:38:28 -0800
commit76bc028c745906e691284c685e34e72b5ccf06b5 (patch)
treec6a908295dcbece6bb31f644b3d4698f04abee20 /anttasks/.classpath
parent4fd2474506c1ea3cb96e128d72db2a18ec1e258d (diff)
downloadsdk-76bc028c745906e691284c685e34e72b5ccf06b5.zip
sdk-76bc028c745906e691284c685e34e72b5ccf06b5.tar.gz
sdk-76bc028c745906e691284c685e34e72b5ccf06b5.tar.bz2
auto import from //branches/cupcake/...@132569
Diffstat (limited to 'anttasks/.classpath')
-rw-r--r--anttasks/.classpath1
1 files changed, 1 insertions, 0 deletions
diff --git a/anttasks/.classpath b/anttasks/.classpath
index 08ced21..d6ce15a 100644
--- a/anttasks/.classpath
+++ b/anttasks/.classpath
@@ -4,5 +4,6 @@
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry combineaccessrules="false" kind="src" path="/SdkLib"/>
<classpathentry kind="var" path="ANDROID_SRC/prebuilt/common/ant/ant.jar"/>
+ <classpathentry combineaccessrules="false" kind="src" path="/ApkBuilder"/>
<classpathentry kind="output" path="bin"/>
</classpath>