So its basically the compiler that does the work.

You can specify how you wish to include the libraries via the Project
Properties which basically generates the compiler arguments for your
project.

--- In [email protected], dnk <[EMAIL PROTECTED]> wrote:
>
> By that, do you mean with the import statements in the AS itself, or  
> in the project properties?
> 
> dnk
> 
> 
> On 17-Apr-08, at 7:09 PM, Bjorn Schultheiss wrote:
> 
> > depends how you link the swc to your project.
> >
> > compiler.include.libraries // will add the entire swc
> > compiler.library.path // will only add what's used
>


Reply via email to