From 92f5e15f4fddd995664dd1181b2a5005bae1b1e5 Mon Sep 17 00:00:00 2001 From: Alexei Podtelezhnikov Date: Sat, 23 Oct 2021 09:43:46 -0400 Subject: [PATCH] * builds/windows/vc2010/freetype.vcxproj: Use MachineARM64. --- builds/windows/vc2010/freetype.vcxproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/builds/windows/vc2010/freetype.vcxproj b/builds/windows/vc2010/freetype.vcxproj index e6ac523fa..56075afb7 100644 --- a/builds/windows/vc2010/freetype.vcxproj +++ b/builds/windows/vc2010/freetype.vcxproj @@ -167,7 +167,7 @@ 0x0409 - MachineX86 + MachineARM64 $(UserLibraryDirectories);%(AdditionalLibraryDirectories) $(UserDependencies);%(AdditionalDependencies) @@ -338,7 +338,7 @@ true - MachineX86 + MachineARM64 $(UserLibraryDirectories);%(AdditionalLibraryDirectories) $(UserDependencies);%(AdditionalDependencies) @@ -506,4 +506,4 @@ - \ No newline at end of file +