]> git.saurik.com Git - wxWidgets.git/blobdiff - build/msw/config.vc
Use "_x64" instead of "amd64" for x64 MSW makefile builds.
[wxWidgets.git] / build / msw / config.vc
index b9cc99126096d73c0e5f7998931e72042e9d41da..d01e853bdb50aa280f6fde1f5783bae4746bd34a 100644 (file)
@@ -52,7 +52,8 @@ BUILD = debug
 # PATH. Rather it affects some options passed to some of the common build\r
 # utilities such as the resource compiler and the linker.\r
 # \r
-# Accepted values: AMD64, IA64. \r
+# Accepted values: IA64, X64
+# (AMD64 accepted as synonym for X64 but should not be used any more).
 TARGET_CPU = $(CPU)\r
 \r
 # Should debugging info be included in the executables? The default value\r