X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d2dcbf20aa97d60147c5e44b21877e229282f436..235a997f9aea9d80774e296d314682e99e0c46f1:/build/msw/config.vc diff --git a/build/msw/config.vc b/build/msw/config.vc index b9cc991260..d01e853bdb 100644 --- a/build/msw/config.vc +++ b/build/msw/config.vc @@ -52,7 +52,8 @@ BUILD = debug # 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. +# Accepted values: IA64, X64 +# (AMD64 accepted as synonym for X64 but should not be used any more). TARGET_CPU = $(CPU) # Should debugging info be included in the executables? The default value