]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/propgrid/makefile.vc
honor wxMAXIMIZE frame style, fixes #11631
[wxWidgets.git] / samples / propgrid / makefile.vc
index 5163730276385812f7ff6cd61f2c7e75c2e6e79d..f0deabdf5e103953a02e7e00f6c647c729ce3725 100644 (file)
@@ -79,13 +79,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