]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/render/makefile.vc
fixing multilib build
[wxWidgets.git] / samples / render / makefile.vc
index 18bec90fdbcf078d4a9b80ca26bf1634bcd8ce37..ecc52e6d74324f9b0c6d24e29a189422a2ad12c8 100644 (file)
@@ -87,13 +87,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