Is there a documented list somewhere that shows all of the variables that I can use to setup a build directory? I want to separate build directories based on the system architecture. Something like:
../%{JS: Util.asciify("%{Project:Name}-Build/%{BuildConfig:Name}-%{BuildConfig:arch}")}
--
Mike Jackson