gen_msvs_vcxproj: add ARM64EC w/VS >= 2022
authorJames Zern <jzern@google.com>
Sat, 6 May 2023 02:00:08 +0000 (19:00 -0700)
committerJames Zern <jzern@google.com>
Mon, 8 May 2023 17:53:21 +0000 (10:53 -0700)
commit3916e0e1308acd8511269ca4ed6394601f72cc10
tree117f48ef5acbf60cf2d94d48fb7630174456ed30
parent3fe13658846564f37399035146132ee2af2b1ba6
gen_msvs_vcxproj: add ARM64EC w/VS >= 2022

rather than define new targets, add a platform to the arm64 list as they
share the same configuration.

Bug: webm:1788
Change-Id: Iac020280b1103fb12b559f21439aeff26568fba4
build/make/gen_msvs_vcxproj.sh