Revision: 4263
Author: peli0101
Date: Mon Apr 30 15:36:09 2012
Log: Test build script: fix path reference for Android tools R18.
http://code.google.com/p/openintents/source/detail?r=4263
Modified:
/trunk/distribution/ant/test_build_common.xml
=======================================
--- /trunk/distribution/ant/test_build_common.xml Sun Feb 12 13:08:06 2012
+++ /trunk/distribution/ant/test_build_common.xml Mon Apr 30 15:36:09 2012
@@ -130,7 +130,7 @@
bootclasspathref="android.target.classpath"
verbose="${verbose}"
classpath="${extensible.classpath}"
- classpathref="jar.libs.ref">
+ classpathref="project.libraries.jars">
<src path="${source.absolute.dir}" />
<src path="${gen.absolute.dir}" />
<classpath>