From a82afca65ec9c1429435882f82af051a1e7f4d5a Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Thu, 18 Nov 2010 21:17:48 +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/narya/trunk@6290 542714f4-19e9-0310-aa3c-eee0fc999fb1 --- build.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/build.xml b/build.xml index 1fb4e124d..a31aa1481 100644 --- a/build.xml +++ b/build.xml @@ -98,8 +98,12 @@ + + NOTE: not building ActionScript library. Pass -Dflexsdk.dir=DIR to + activate ActionScript library build. + -