android: get rule sharing right; it seems we have to nest imports
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project name="android_rules" default="debug">
|
||||
<project name="clobber_android_rules" default="debug">
|
||||
|
||||
<import file="${sdk.dir}/tools/ant/build.xml" />
|
||||
|
||||
<!--
|
||||
This is copy/pasted from ${sdk.dir}/tools/ant/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>
|
||||
|
@@ -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>
|
||||
|
@@ -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>
|
||||
|
@@ -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>
|
||||
|
Reference in New Issue
Block a user