From 1aa6dc7ad4ca352dc415c2c874886d4de045c7e3 Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Fri, 10 Jun 2011 16:13:01 +0000 Subject: [PATCH] Make the building of the ActionScript code optional, depending on whether flexsdk.dir is provided or can be inferred. git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1171 ed5b42cb-e716-0410-a449-f6a68f950b19 --- build.xml | 21 +++++++++++++++++---- 1 file changed, 17 insertions(+), 4 deletions(-) diff --git a/build.xml b/build.xml index aecd232d..c4dd3981 100644 --- a/build.xml +++ b/build.xml @@ -27,6 +27,16 @@ + + + + + *** + Not compiling Nenya ActionScript library. Set flexsdk.dir to enable. + *** + + + @@ -73,8 +83,8 @@ - - + @@ -246,10 +256,13 @@ - + + + + -