From 2f908dbeca04f2ce7fdb19f05edb0194f44f3265 Mon Sep 17 00:00:00 2001 From: Simon Rozman Date: Fri, 7 Sep 2018 22:39:30 +0200 Subject: [PATCH] Introduce ARM64 support --- build/stdex-15.0.vcxproj | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/build/stdex-15.0.vcxproj b/build/stdex-15.0.vcxproj index 48014eed5..90d61b449 100644 --- a/build/stdex-15.0.vcxproj +++ b/build/stdex-15.0.vcxproj @@ -1,6 +1,10 @@  + + Debug + ARM64 + Debug Win32 @@ -9,6 +13,10 @@ Debug x64 + + Release + ARM64 + Release Win32 @@ -37,6 +45,13 @@ Unicode v141 + + DynamicLibrary + true + Unicode + v141 + true + DynamicLibrary false @@ -51,6 +66,14 @@ Unicode v141 + + DynamicLibrary + false + true + Unicode + v141 + true + @@ -62,6 +85,10 @@ + + + + @@ -70,6 +97,10 @@ + + + +