From 36d22d82aa202bb199967e9512281e9a53db42c9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 21:33:14 +0200 Subject: Adding upstream version 115.7.0esr. Signed-off-by: Daniel Baumann --- .../Build.Windows.UWP.ProjectConfiguration.props | 56 ++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 intl/icu/source/allinone/Build.Windows.UWP.ProjectConfiguration.props (limited to 'intl/icu/source/allinone/Build.Windows.UWP.ProjectConfiguration.props') diff --git a/intl/icu/source/allinone/Build.Windows.UWP.ProjectConfiguration.props b/intl/icu/source/allinone/Build.Windows.UWP.ProjectConfiguration.props new file mode 100644 index 0000000000..948b7c4f98 --- /dev/null +++ b/intl/icu/source/allinone/Build.Windows.UWP.ProjectConfiguration.props @@ -0,0 +1,56 @@ + + + + + + + + 14.0 + true + Windows Store + 10.0 + + + + 10.0.10240.0 + + + + + + bin32uwp + lib32uwp + + + bin64uwp + lib64uwp + + + binARMuwp + libARMuwp + + + binARM64uwp + libARM64uwp + + + + + %(PreprocessorDefinitions) + U_PLATFORM_HAS_WINUWP_API=1; + + + + + %(PreprocessorDefinitions); + U_PLATFORM_HAS_WINUWP_API=1; + + + + + %(PreprocessorDefinitions) + U_PLATFORM_HAS_WINUWP_API=1; + + + + \ No newline at end of file -- cgit v1.2.3