You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by jb...@apache.org on 2012/12/19 17:05:20 UTC

svn commit: r1423911 - /incubator/flex/sdk/branches/develop/frameworks/projects/automation_spark/compile-config.xml

Author: jbalsas
Date: Wed Dec 19 16:05:20 2012
New Revision: 1423911

URL: http://svn.apache.org/viewvc?rev=1423911&view=rev
Log:
Fix for falcon compilation FLEX-33303

Modified:
    incubator/flex/sdk/branches/develop/frameworks/projects/automation_spark/compile-config.xml

Modified: incubator/flex/sdk/branches/develop/frameworks/projects/automation_spark/compile-config.xml
URL: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/develop/frameworks/projects/automation_spark/compile-config.xml?rev=1423911&r1=1423910&r2=1423911&view=diff
==============================================================================
--- incubator/flex/sdk/branches/develop/frameworks/projects/automation_spark/compile-config.xml (original)
+++ incubator/flex/sdk/branches/develop/frameworks/projects/automation_spark/compile-config.xml Wed Dec 19 16:05:20 2012
@@ -26,6 +26,7 @@
             <path-element>../../libs/framework.swc</path-element>
             <path-element>../../libs/mx/mx.swc</path-element>
             <path-element>../../libs/spark.swc</path-element>
+            <path-element>../../libs/osmf.swc</path-element>
             <path-element>../../libs/textLayout.swc</path-element>
             <path-element>../../libs/rpc.swc</path-element>
             <path-element>../../libs/automation/automation.swc</path-element>