From 44651a76458dc82486a7b94fd53c887170c3e006 Mon Sep 17 00:00:00 2001 From: Doni Pracner Date: Mon, 11 Nov 2013 20:06:25 +0100 Subject: [PATCH 1/1] ant build - task to execute wsl, given the install dir --- build.xml | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/build.xml b/build.xml index 49af449..cfd9ea2 100644 --- a/build.xml +++ b/build.xml @@ -12,7 +12,9 @@ - + + + Possible options: all - build the tool and the compiler and test on the samples build - build the mjc2wsl tool @@ -95,6 +97,16 @@ + + + + + + + + + + -- 2.17.1