]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/thread/makefile.vc
Changed wxPropertyCategory to use same cell rendering code as regular properties...
[wxWidgets.git] / samples / thread / makefile.vc
index df52f63df85d4729fbbfc152a2f62e6827449502..3ad196911adcd7d4a96697945709ae4de056638f 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