From 6fcb1c6c464c1fcf16104b21efb69176dfff7841 Mon Sep 17 00:00:00 2001 From: Stenzek Date: Tue, 26 Nov 2019 15:31:15 +1100 Subject: Add an ARM64 target to Visual Studio projects --- Externals/cpp-optparse/cpp-optparse.vcxproj | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'Externals/cpp-optparse/cpp-optparse.vcxproj') diff --git a/Externals/cpp-optparse/cpp-optparse.vcxproj b/Externals/cpp-optparse/cpp-optparse.vcxproj index 22f3dd23bd..2398db0a82 100644 --- a/Externals/cpp-optparse/cpp-optparse.vcxproj +++ b/Externals/cpp-optparse/cpp-optparse.vcxproj @@ -1,10 +1,18 @@  + + Debug + ARM64 + Debug x64 + + Release + ARM64 + Release x64 -- cgit v1.2.3