Onthemxmlccommandline,IcanincludepathstoRSLfiles.IcanchoosetolinktheseRSLsatrunt On the mxmlc command line, I can include paths to RSL files. I can choose to link these RSLs at runtime by setting 在mxmlc命令行上,我可以包含RSL文件的
On the mxmlc command line, I can include paths to RSL files. I can choose to link these RSLs at runtime by setting
在mxmlc命令行上,我可以包含RSL文件的路径。我可以选择在运行时通过设置链接这些RSL
-static-link-runtime-shared-libraries=falseWhat 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?
如果我需要链接到一些rsls并嵌入(静态链接)其他rsls怎么办?有没有办法为每个rsl设置链接设置?
1 个解决方案
#1
in a flex config file:
在flex配置文件中:
command line (via ant):
命令行(通过ant):