summaryrefslogtreecommitdiff
path: root/android/qa
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@suse.com>2012-08-03 11:58:19 +0100
committerMichael Meeks <michael.meeks@suse.com>2012-08-03 11:58:19 +0100
commit42c1644f8b24d2462d747c07a75283e9cd99b415 (patch)
treeaba6d0ce56421f93e3c63744b22c07824efd2917 /android/qa
parent92236c0fc4c8704a72f20a3c2e6f22df3c5ae333 (diff)
android: get rule sharing right; it seems we have to nest imports
Diffstat (limited to 'android/qa')
-rw-r--r--android/qa/desktop/build.xml1
-rw-r--r--android/qa/sc/build.xml1
-rw-r--r--android/qa/simple/build.xml1
3 files changed, 0 insertions, 3 deletions
diff --git a/android/qa/desktop/build.xml b/android/qa/desktop/build.xml
index 8c88493bc2f3..4aac2f548251 100644
--- a/android/qa/desktop/build.xml
+++ b/android/qa/desktop/build.xml
@@ -80,6 +80,5 @@
in order to avoid having your file be overridden by tools such as "android update project"
-->
<!-- version-tag: 1 -->
- <import file="${sdk.dir}/tools/ant/build.xml" />
<import file="${android.library.reference.1}/no-resource-compress.xml" />
</project>
diff --git a/android/qa/sc/build.xml b/android/qa/sc/build.xml
index 8c88493bc2f3..4aac2f548251 100644
--- a/android/qa/sc/build.xml
+++ b/android/qa/sc/build.xml
@@ -80,6 +80,5 @@
in order to avoid having your file be overridden by tools such as "android update project"
-->
<!-- version-tag: 1 -->
- <import file="${sdk.dir}/tools/ant/build.xml" />
<import file="${android.library.reference.1}/no-resource-compress.xml" />
</project>
diff --git a/android/qa/simple/build.xml b/android/qa/simple/build.xml
index 1ac60081016b..5b385be4e380 100644
--- a/android/qa/simple/build.xml
+++ b/android/qa/simple/build.xml
@@ -80,6 +80,5 @@
in order to avoid having your file be overridden by tools such as "android update project"
-->
<!-- version-tag: 1 -->
- <import file="${sdk.dir}/tools/ant/build.xml" />
<import file="${android.library.reference.1}/no-resource-compress.xml" />
</project>