On the mxmlc command line, I can include paths to RSL files. I can choose to link these RSLs at runtime by setting
-static-link-runtime-shared-libraries=false
What if I need to link to some rsls and embed (static-link) other rsls? Is there a way to set the link settings for each rsl?