]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/internat/makefile.vc
moving static box construction - z Order makes checkboxes nonresponsive otherwise...
[wxWidgets.git] / samples / internat / makefile.vc
index 1284f8c621fedf8dc151901fcbeb3c3eb9110b6c..b1de5d36163e26c23cc83e119f0be4095cde261c 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