Repository: flex-asjs
Updated Branches:
  refs/heads/develop c4436a4f1 -> 0f0beda05


Added effects in HTML package.


Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/0f0beda0
Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/0f0beda0
Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/0f0beda0

Branch: refs/heads/develop
Commit: 0f0beda056a19db49ed3ad3ff29880693bf4264d
Parents: c4436a4
Author: yishayw <[email protected]>
Authored: Wed Nov 16 11:27:52 2016 +0200
Committer: yishayw <[email protected]>
Committed: Wed Nov 16 11:27:52 2016 +0200

----------------------------------------------------------------------
 frameworks/projects/Basic/src/main/config/compile-as-config.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/0f0beda0/frameworks/projects/Basic/src/main/config/compile-as-config.xml
----------------------------------------------------------------------
diff --git a/frameworks/projects/Basic/src/main/config/compile-as-config.xml 
b/frameworks/projects/Basic/src/main/config/compile-as-config.xml
index 6e12398..d24005b 100644
--- a/frameworks/projects/Basic/src/main/config/compile-as-config.xml
+++ b/frameworks/projects/Basic/src/main/config/compile-as-config.xml
@@ -27,6 +27,7 @@
             <path-element>../../../../../libs/Core.swc</path-element>
             <path-element>../../../../../libs/Graphics.swc</path-element>
             <path-element>../../../../../libs/Collections.swc</path-element>
+            <path-element>../../../../../libs/Effects.swc</path-element>
         </external-library-path>
         
                <mxml>

Reply via email to