]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/animate/makefile.vc
Rebake.
[wxWidgets.git] / samples / animate / makefile.vc
index b3eb700e5f60e9c7102f9ccf0ed5fd65bc1903e6..48d0a911e3ac40d7c03c20da19764e505311d007 100644 (file)
@@ -76,13 +76,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