]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/execmon/makefile.vc
fixing multilib build
[wxWidgets.git] / utils / execmon / makefile.vc
index 1d5387942cdeee39b9f59441fb1294c7542bc861..de7e4e82fc6f7bb3a20eba5087d1e31e5ccc94ff 100644 (file)
@@ -74,13 +74,13 @@ LIBTYPE_SUFFIX = lib
 LIBTYPE_SUFFIX = dll\r
 !endif\r
 !if "$(TARGET_CPU)" == "AMD64"\r
-LINK_TARGET_CPU = /MACHINE:AMD64\r
+LINK_TARGET_CPU = /MACHINE:X64\r
 !endif\r
 !if "$(TARGET_CPU)" == "IA64"\r
 LINK_TARGET_CPU = /MACHINE:IA64\r
 !endif\r
 !if "$(TARGET_CPU)" == "amd64"\r
-LINK_TARGET_CPU = /MACHINE:AMD64\r
+LINK_TARGET_CPU = /MACHINE:X64\r
 !endif\r
 !if "$(TARGET_CPU)" == "ia64"\r
 LINK_TARGET_CPU = /MACHINE:IA64\r