This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch feature/MXRoyale in repository https://gitbox.apache.org/repos/asf/royale-asjs.git
commit 8ab8ef4bae6f3851976e39f03ce88622c1837378 Author: Alex Harui <[email protected]> AuthorDate: Thu Mar 8 11:56:20 2018 -0800 add MXRoyale to flex-config --- frameworks/flex-config-template.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/frameworks/flex-config-template.xml b/frameworks/flex-config-template.xml index 0b49886..939123f 100644 --- a/frameworks/flex-config-template.xml +++ b/frameworks/flex-config-template.xml @@ -267,6 +267,12 @@ <manifest>projects/FontAwesome/src/main/resources/fa-manifest.xml</manifest> </namespace> + <namespace> + <uri>library://ns.apache.org/royale/mx</uri> + + <manifest>projects/MXRoyale/src/main/resources/mx-royale-manifest.xml</manifest> + + </namespace> </namespaces> <!-- Enable post-link SWF optimization. --> -- To stop receiving notification emails like this one, please contact [email protected].
