]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/statbar/makefile.vc
Fixed auto-resizing behavior when double-clicking a splitter; Added wxPropertyGrid...
[wxWidgets.git] / samples / statbar / makefile.vc
index 99ba2fc6a8717052b193d1767352ccb9655e6aa5..6ee4f5d1c83109647f6a8ef2a17ea18424970ff0 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