]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/wxrc/makefile.vc
fixing multilib build
[wxWidgets.git] / utils / wxrc / makefile.vc
index 6801246ad6c8aacc54fb3fe52f2d5494834a8643..5fb3538284321fe7b9923e9076195fdbe68a9377 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