Details
Description
When running qbs-setup-toolchains --detect, only the "native" toolchains are detected. Profiles for the cross-compilers (i.e. x86_arm, x86_amd64) are not created.
Tested on VS2013 Express (which only ships with a cross-amd64, so no 64-bit toolchain gets created there) and VS2013 Community (which includes several additional cross compilers, such as amd64_arm).