]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/docview/makefile.vc
Remove USE_GDIPLUS setting from bakefiles.
[wxWidgets.git] / samples / docview / makefile.vc
index dd9ded2ba1cd68baa3ea2b7f6eb37a1f7e07cad5..01ed921ba5c8154605831c1ed5afcf668313fbc9 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