I have separate projects for my main swf and module swf

my parent pom look like this:

  <modules>
        <module>module</module>
        <module>app</module>
        <module>war</module>
  </modules>

how do I cause the module swf to use the flag -load-externs (with the
main swf link report as input) while compiling?

-- 
You received this message because you are subscribed to the Google
Groups "Flex Mojos" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/flex-mojos

http://flexmojos.sonatype.org/

Reply via email to