From 768b8de487b2c166715c65052ec159e812140e2b Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Thu, 18 Nov 2010 21:18:01 +0000 Subject: [PATCH] Now that third parties can actually build our ActionScript code, let's let them know how to do it. git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1005 c613c5cb-e716-0410-b11b-feb51c14d237 --- build.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/build.xml b/build.xml index 77f640e9..c02f635e 100644 --- a/build.xml +++ b/build.xml @@ -88,8 +88,12 @@ + + NOTE: not building ActionScript library. Pass -Dflexsdk.dir=DIR to + activate ActionScript library build. + -