From 0b47a10c5d819a9b5607646e1e309cfab5db84d0 Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Thu, 18 Nov 2010 21:17:54 +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/nenya/trunk@1076 ed5b42cb-e716-0410-a449-f6a68f950b19 --- build.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/build.xml b/build.xml index c181590c..885ff964 100644 --- a/build.xml +++ b/build.xml @@ -152,8 +152,12 @@ + + NOTE: not building ActionScript library. Pass -Dflexsdk.dir=DIR to + activate ActionScript library build. + -