This is an automated email from the ASF dual-hosted git repository.
harbs pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git
The following commit(s) were added to refs/heads/develop by this push:
new 5ee90a7 Temorarily added defines for SWF and JS
5ee90a7 is described below
commit 5ee90a7109fee06173f6c0cda71d76f4c226a1ec
Author: Harbs <[email protected]>
AuthorDate: Fri Sep 7 13:11:34 2018 +0300
Temorarily added defines for SWF and JS
---
frameworks/projects/MXRoyale/asconfig.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/frameworks/projects/MXRoyale/asconfig.json
b/frameworks/projects/MXRoyale/asconfig.json
index efe9d48..75bb785 100644
--- a/frameworks/projects/MXRoyale/asconfig.json
+++ b/frameworks/projects/MXRoyale/asconfig.json
@@ -37,5 +37,5 @@
],
"output": "target/MXRoyale.swc"
},
- "additionalOptions":
"-compiler.define+=ROYALE::DISPLAYOBJECT,DisplayObject
-js-compiler-define+=ROYALE::DISPLAYOBJECT,IUIComponent"
+ "additionalOptions":
"-compiler.define+=ROYALE::DISPLAYOBJECT,DisplayObject
-js-compiler-define+=ROYALE::DISPLAYOBJECT,IUIComponent
-js-compiler-define+=COMPILE::SWF,false -js-compiler-define+=COMPILE::JS,true"
}
\ No newline at end of file