On 10/21/15, 1:37 PM, "Harbs" <[email protected]> wrote:
>No joy.
>
>I made this change in that file:
> <compc fork="true"
> output="${FLEXJS_HOME}/frameworks/libs/Core.swc">
> <jvmarg line="${compc.jvm.args}"/>
> <load-config filename="compile-config.xml" />
> <arg value="+env.PLAYERGLOBAL_HOME=${env.PLAYERGLOBAL_HOME}"
>/>
> <arg value="+playerglobal.version=${playerglobal.version}" />
> <arg value="+env.AIR_HOME=${env.AIR_HOME}" />
> </compc>
>
>
>I’m really confused about where that is defined. The only place I see it
>would be in flex-asjs/installer.xml:
I think they are magic tokens in the compiler code. I will try to
re-create your scenario.
-Alex