]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/mfc/makefile.vc
In wxPGEditor::SetControlAppearance() use GetClassDefaultAttributes() instead of...
[wxWidgets.git] / samples / mfc / makefile.vc
index 2237fe28b1347c0e4095edcdc3a03715250f74b7..53349d572e709ce3e6705c0443e6dc4f0102e862 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