From 0ab47e9ce41fd955d8f3d6210a1849bbbebb4eb5 Mon Sep 17 00:00:00 2001 From: Doni Pracner Date: Mon, 3 Nov 2014 21:13:07 +0100 Subject: [PATCH] ant - improvements to the transf scripts to use the command line params, property for the extension in testing etc. --- build.xml | 51 ++++++++++++++++++++++++++++++++++----------------- 1 file changed, 34 insertions(+), 17 deletions(-) diff --git a/build.xml b/build.xml index 8381036..421377f 100644 --- a/build.xml +++ b/build.xml @@ -32,6 +32,7 @@ + @@ -46,6 +47,11 @@ Also gives options to chain the tools on individual files. + + + + + @@ -213,41 +219,52 @@ + - + - - + - + + + + + + + + + + + + + + - - + + - - - - + @@ -258,7 +275,7 @@ + description="run .obj .wsl ${transf.wsl.ext}, given are ${file.dir}, ${file.name} (no extension) and an ${inputstring}"> @@ -273,14 +290,14 @@ - + + description="run .obj .wsl ${transf.wsl.ext}, in the samples-temp directory; given ${file.name} (no extension) and an ${inputstring}"> @@ -344,7 +361,7 @@ - + @@ -367,7 +384,7 @@ - + @@ -394,7 +411,7 @@ - + -- 2.17.1