From aa8f7b899b7b562b3d3c6e25c3da41569505e70c Mon Sep 17 00:00:00 2001 From: Chad Engler Date: Wed, 29 Sep 2021 13:02:47 -0700 Subject: Fix ARM64 detection for MSVC (#1951) --- .../example-base/example-base.vcxproj.filters | 40 +++++++++++----------- 1 file changed, 20 insertions(+), 20 deletions(-) (limited to 'build/visual-studio/example-base/example-base.vcxproj.filters') diff --git a/build/visual-studio/example-base/example-base.vcxproj.filters b/build/visual-studio/example-base/example-base.vcxproj.filters index dc6cf4236..7fbff776f 100644 --- a/build/visual-studio/example-base/example-base.vcxproj.filters +++ b/build/visual-studio/example-base/example-base.vcxproj.filters @@ -1,21 +1,21 @@ - - - - - {21EB8090-0D4E-1035-B6D3-48EBA215DCB7} - - - {E9C7FDCE-D52A-8D73-7EB0-C5296AF258F6} - - - - - Header Files - - - - - Source Files - - + + + + + {21EB8090-0D4E-1035-B6D3-48EBA215DCB7} + + + {E9C7FDCE-D52A-8D73-7EB0-C5296AF258F6} + + + + + Header Files + + + + + Source Files + + \ No newline at end of file -- cgit v1.2.3