Are you changing them to be external, rather than statically linked 
into your app?  Because if you're leaving them statically linked into 
your app (the default), then there is no need to recompile them with -
debug=false; at link time, if linking the release swf, the linker will 
strip out all of the debug information.

If you are changing them to be external, then...  take a look at 
frameworks/build_framework.xml (an Ant script).  I haven't tried it and 
don't know much about it.


--- In flexcoders@yahoogroups.com, "Anatole Tartakovsky" 
<[EMAIL PROTECTED]> wrote:
>
> Mike,
>   Is there way to get standard libraries (framework, rpc, flex, etc) 
built
> with -debug=false
> Thank you,
> Anatole






--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/flexcoders/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:[EMAIL PROTECTED] 
    mailto:[EMAIL PROTECTED]

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to