<if cond="FORMAT=='msvc'">
<option name="TARGET_CPU">
- <values>AMD64,IA64</values>
<default-value>$(DOLLAR)(CPU)</default-value>
<description>
The target processor architecture must be specified when it is not X86.
your environment is set up appropriately with the correct compiler in the
PATH. Rather it affects some options passed to some of the common build
utilities such as the resource compiler and the linker.
+
+Accepted values: AMD64, IA64.
</description>
</option>
</if>