]> git.tdb.fi Git - builder.git/blobdiff - source/architecture.cpp
Tweak VC project files to better match what the software expects
[builder.git] / source / architecture.cpp
index 3dd76fbf19f86e0e52fca14fee800fee04675dd6..2c5d383ec3622cc25a9caa61b4e4448c41547ea1 100644 (file)
@@ -70,6 +70,7 @@ const char *aliases[] =
 {
        "pc",              "x86",
        "x86_64",          "x86-64",
+       "x64",             "x86-64",
        "amd64",           "x86-64",
        "i586",            "pentium",
        "i686",            "pentiumpro",