diff --git a/build.xml b/build.xml index 09b89bac..a0aae86f 100755 --- a/build.xml +++ b/build.xml @@ -79,19 +79,19 @@ - - - - - - - - - + + + - + + + + + + + @@ -173,7 +173,9 @@ - + + + @@ -190,9 +192,8 @@ - - - + + @@ -276,7 +277,7 @@ - + @@ -292,8 +293,8 @@ - -injars ${dist}.@{platform}/${ant.project.name}-orig.jar - -outjars ${dist}.@{platform}/${ant.project.name}-@{platform}-${version}.jar + -injars ${dist}/${ant.project.name}-@{platform}-orig.jar + -outjars ${dist}/${ant.project.name}-@{platform}-${version}.jar -libraryjars ${java.home}/lib/rt.jar -keepclasseswithmembers public class * { public static void main(java.lang.String[]); @@ -327,7 +328,9 @@ -keep class * { % *Proc(int, int, int); } - + + + @@ -343,29 +346,31 @@ - - + + - - + + - + - + - + - + + + @@ -374,33 +379,33 @@ - - + + - - - + + + - + - + - + - + @@ -409,13 +414,13 @@ - + - - + +