From cb7729fcd3d29d6583081d35b6a0a32ff10b158b Mon Sep 17 00:00:00 2001 From: Vladimir Panteleev Date: Sun, 28 Sep 2014 03:26:30 +0000 Subject: [PATCH] (Android) Enable building with ant on Windows --- android/phoenix/build.xml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/android/phoenix/build.xml b/android/phoenix/build.xml index 45ccdb9211..9b127605b6 100644 --- a/android/phoenix/build.xml +++ b/android/phoenix/build.xml @@ -58,6 +58,11 @@ unless="sdk.dir" /> + + + + + - + - +