summaryrefslogtreecommitdiffstats
path: root/Tests/VSAndroid/build.xml
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/VSAndroid/build.xml')
-rw-r--r--Tests/VSAndroid/build.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/Tests/VSAndroid/build.xml b/Tests/VSAndroid/build.xml
new file mode 100644
index 0000000..17a2cc0
--- /dev/null
+++ b/Tests/VSAndroid/build.xml
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project name="TwoLibs" default="help">
+ <import file="${sdk.dir}/tools/ant/build.xml" />
+</project>