You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by ah...@apache.org on 2016/04/06 17:06:33 UTC

[35/50] [abbrv] git commit: [flex-asjs] [refs/heads/master] - Add dependency on AIR SDK. Need to add a linked resource called AIR_HOME in Flash Builder/Eclipse and point it to directory where AIR SDK is available.

Add dependency on AIR SDK.  Need to add a linked resource called AIR_HOME in Flash Builder/Eclipse and point it to directory where AIR SDK is available.


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

Branch: refs/heads/master
Commit: 7e67f4bc8f9736c13868c0a3d3ff4b19a1bb3ee7
Parents: 5980d00
Author: OmPrakash Muppirala <bi...@gmail.com>
Authored: Sun Mar 20 00:58:57 2016 -0700
Committer: OmPrakash Muppirala <bi...@gmail.com>
Committed: Sun Mar 20 00:58:57 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/7e67f4bc/frameworks/projects/HTML/.actionScriptProperties
----------------------------------------------------------------------
diff --git a/frameworks/projects/HTML/.actionScriptProperties b/frameworks/projects/HTML/.actionScriptProperties
index eef34a6..d47dcf7 100644
--- a/frameworks/projects/HTML/.actionScriptProperties
+++ b/frameworks/projects/HTML/.actionScriptProperties
@@ -47,6 +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"/>
     </libraryPath>
     <sourceAttachmentPath/>
   </compiler>