Use airglobal.swc from PROJECT_FRAMEWORKS}/libs/air/ instead of adding a 
reference to AIR SDK.


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

Branch: refs/heads/develop
Commit: d3f59fa55bc435e12992b4d0a4991743a1a0bfca
Parents: f25c9bf
Author: OmPrakash Muppirala <[email protected]>
Authored: Sun Mar 20 01:05:09 2016 -0700
Committer: OmPrakash Muppirala <[email protected]>
Committed: Sun Mar 20 01:05:09 2016 -0700

----------------------------------------------------------------------
 frameworks/projects/HTML/.actionScriptProperties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/d3f59fa5/frameworks/projects/HTML/.actionScriptProperties
----------------------------------------------------------------------
diff --git a/frameworks/projects/HTML/.actionScriptProperties 
b/frameworks/projects/HTML/.actionScriptProperties
index d47dcf7..3497d5d 100644
--- a/frameworks/projects/HTML/.actionScriptProperties
+++ b/frameworks/projects/HTML/.actionScriptProperties
@@ -47,7 +47,7 @@ limitations under the License.
       <libraryPathEntry kind="3" linkType="1" path="/Core/target/Core.swc" 
useDefaultLinkType="false"/>
       <libraryPathEntry kind="3" linkType="1" 
path="/Graphics/target/Graphics.swc" useDefaultLinkType="false"/>
       <libraryPathEntry kind="3" linkType="1" 
path="/Collections/target/Collections.swc" useDefaultLinkType="false"/>
-      <libraryPathEntry kind="1" linkType="1" 
path="${AIR_HOME}/frameworks/libs/air"/>
+      <libraryPathEntry kind="3" linkType="2" 
path="${PROJECT_FRAMEWORKS}/libs/air/airglobal.swc" useDefaultLinkType="false"/>
     </libraryPath>
     <sourceAttachmentPath/>
   </compiler>

Reply via email to