]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/ribbon/makefile.vc
When checking whether the parent has wxTAB_TRAVERSAL style, take into account that...
[wxWidgets.git] / samples / ribbon / makefile.vc
index 426f9476d05468ce17aa1b10e6c7c0d3d6e9eb57..028857ec2b62aab0de3bab38169fe5ccac5cd0d9 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