X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/a01113dcd0f39d5da295ef82785beff9ed86fe38..340931cb2e044a2141d11567dd0f782524e32994:/icuSources/allinone/Build.Windows.ProjectConfiguration.props
diff --git a/icuSources/allinone/Build.Windows.ProjectConfiguration.props b/icuSources/allinone/Build.Windows.ProjectConfiguration.props
index 3557e9c7..ab535881 100644
--- a/icuSources/allinone/Build.Windows.ProjectConfiguration.props
+++ b/icuSources/allinone/Build.Windows.ProjectConfiguration.props
@@ -12,6 +12,14 @@
Debug
x64
+
+ Debug
+ ARM
+
+
+ Debug
+ ARM64
+
Release
Win32
@@ -20,15 +28,52 @@
Release
x64
+
+ Release
+ ARM
+
+
+ Release
+ ARM64
+
+
+
+ bin
+ lib
+
+
+ bin64
+ lib64
+
+
+ binARM
+ libARM
+
+
+ binARM64
+ libARM64
+
+
-
8.1
+
+
+
+ 10.0.16299.0
+ true
+
+
+ 10.0.16299.0
+ true
+
0x0601
@@ -61,6 +106,7 @@
true
+ true
@@ -71,12 +117,15 @@
NDEBUG;%(PreprocessorDefinitions)
true
+ true
+ ProgramDatabase
NDEBUG;%(PreprocessorDefinitions)
true
+ UseLinkTimeCodeGeneration
@@ -122,4 +171,36 @@
MachineX64
+
+
+
+ ARM
+
+
+ ARM;WIN32;%(PreprocessorDefinitions)
+
+
+ MachineARM
+
+ kernel32.lib;%(AdditionalDependencies)
+
+ C:\Program Files (x86)\Windows Kits\10\Lib\10.0.16299.0\um\arm
+
+
+
+
+
+ ARM64
+
+
+ ARM64;WIN32;%(PreprocessorDefinitions)
+
+
+ MachineARM64
+
+ kernel32.lib;%(AdditionalDependencies)
+
+ C:\Program Files (x86)\Windows Kits\10\Lib\10.0.16299.0\um\arm64
+
+
\ No newline at end of file