]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/artprov/makefile.vc
Add a "not specified" icon style to the message box test dialog.
[wxWidgets.git] / samples / artprov / makefile.vc
index 5296bd2ab272b53f9fe1152f5c2c37ade357be66..716f69bc05732ed6ecdcbe8c7bc20b1ae35c4c61 100644 (file)
@@ -77,13 +77,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