]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/dialup/makefile.vc
Fixed possible buffer overflow in wxXmlResource::GetXRCID() (patch #11715).
[wxWidgets.git] / samples / dialup / makefile.vc
index f2717b2164b0b130f4d0c26e332eb2d4e210ccf2..3b7310fe982ad4160d4efa89efaf680b04fa2a22 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