basically something like this
<compiler outputFolderLocation="${CUSTOM_VAR}/libs">How can i define $CUSTOM_VAR? --- In [email protected], "Bjorn Schultheiss" <[EMAIL PROTECTED]> wrote: > > I'm trying to change the value for > <compiler outputFolderLocation=""> within the .actionScriptProperties > file. > > How can I use a variable created in a seperate properties file for > this value? >

