From d4c98ddffc7b6ac25cd08f57f9f67a33bff91683 Mon Sep 17 00:00:00 2001 From: Alan M Webb Date: Wed, 16 Sep 2009 10:00:00 -0400 Subject: This fix adds a stand-alone compilation environment for OpenSIm scripts. It makes it very easy to address coding issues before going in-world to try a script out. This is a HUGE time saver if you're doing anything significant with scripts. Signed-off-by: dr scofield (aka dirk husemann) --- prebuild.xml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) (limited to 'prebuild.xml') diff --git a/prebuild.xml b/prebuild.xml index baa54a1..87925ea 100644 --- a/prebuild.xml +++ b/prebuild.xml @@ -3196,6 +3196,33 @@ + + + + ../../../bin/ + + + + + ../../../bin/ + + + + ../../../bin/ + + + + + + + + + + + + + + -- cgit v1.1