]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/stc/makefile.vc
No changes, just minor cleanup.
[wxWidgets.git] / samples / stc / makefile.vc
index bbe9c8b7d36ea4d4fe4a6c96068caf017ad7ee6f..8d935d6624dcb08822ae2e55c25da1111a651ed0 100644 (file)
@@ -78,13 +78,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