From ad6290fab97129fd761d5250737dd637b5c71084 Mon Sep 17 00:00:00 2001 From: michelou Date: Thu, 22 Dec 2005 01:50:44 +0000 Subject: [PATCH] - corrected generation of executables for Cygwin and Windows git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@5406 5e8d7ff9-d8ef-0310-90f0-a4852d11357a --- build.xml | 77 ++++++++++++++++++++++++++++++++++++++----------------- 1 file changed, 54 insertions(+), 23 deletions(-) diff --git a/build.xml b/build.xml index 7c257d8bb..a0c095d49 100644 --- a/build.xml +++ b/build.xml @@ -18,7 +18,7 @@ - + Sabbus requires additional memory. Please set the 'ANT_OPTS' environment @@ -36,7 +36,7 @@ - + @@ -83,7 +83,7 @@ INITIALISATION ############################################################################## --> - + starr.lib.jar=${starr.lib.jar} @@ -149,10 +149,10 @@ - + - + - + @@ -210,7 +210,7 @@ - + @@ -220,10 +220,21 @@ + + + + + + + + + + + - + @@ -231,7 +242,7 @@ - + @@ -242,7 +253,7 @@ - + - + - + - + @@ -512,6 +538,11 @@ fjbg.path="$$PREFIX/lib/${fjbg.name}" msil.path="$$PREFIX/lib/${msil.name}" exec.dir="${dist.current.dir}/bin"/> +