qickrooms / flex-mojos

Automatically exported from code.google.com/p/flex-mojos
0 stars 0 forks source link

Support static-link-runtime-shared-libraries #144

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I see that the flex-mojo contains a TODO for supporting
static-link-runtime-shared-libraries (boolean).  I'd like this.  As a
work-around, I'm forced to use the configFile option and reference a file
that looks like this:

<flex-config xmlns="http://www.adobe.com/2006/flex-config">
  <compiler>
  </compiler>

<static-link-runtime-shared-libraries>true</static-link-runtime-shared-libraries
>
</flex-config>

Original issue reported on code.google.com by David.W....@gmail.com on 10 Dec 2008 at 3:11

GoogleCodeExporter commented 9 years ago
I can't fix that because compiler API doesn't support that =(

I you can vote:
http://bugs.adobe.com/jira/browse/SDK-15581

VELO

Original comment by velo...@gmail.com on 10 Jan 2009 at 2:02

GoogleCodeExporter commented 9 years ago
http://issues.sonatype.org/browse/FLEXMOJOS-7

Original comment by velo...@gmail.com on 21 Jan 2009 at 7:06