From 03fe326e4f852c8108f6cbfce8008ce3c8dae24c Mon Sep 17 00:00:00 2001 From: richie Date: Thu, 15 Nov 2018 15:02:13 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9E=84=E5=BB=BA=E4=BB=BB=E5=8A=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/build.xml b/build.xml index 94a72d5..47680ed 100644 --- a/build.xml +++ b/build.xml @@ -1,7 +1,7 @@ - + @@ -23,7 +23,7 @@ - + @@ -33,7 +33,7 @@ - + @@ -63,7 +63,7 @@ target="${target_jdk_version}" fork="true" memoryMaximumSize="512m" listfiles="false" srcdir="${basedir}" executable="${compile_jdk_version}/bin/javac"> - + @@ -127,4 +127,4 @@ - + \ No newline at end of file