From 4380990cc008f8796ae42c35d924ba99a3c8550b Mon Sep 17 00:00:00 2001 From: Jeff Genovy <29107334+jefgen@users.noreply.github.com> Date: Fri, 6 Oct 2017 00:40:16 +0000 Subject: [PATCH] ICU-13177 Add missing entries to i18n_uwp.vcxproj for NumberFormatting. X-SVN-Rev: 40581 --- icu4c/source/i18n/i18n_uwp.vcxproj | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/icu4c/source/i18n/i18n_uwp.vcxproj b/icu4c/source/i18n/i18n_uwp.vcxproj index f8afe92853a..409d30fc4dc 100644 --- a/icu4c/source/i18n/i18n_uwp.vcxproj +++ b/icu4c/source/i18n/i18n_uwp.vcxproj @@ -1022,6 +1022,28 @@ + + + + + + + + + + + + + + + + copy "%(FullPath)" ..\..\include\unicode + ..\..\include\unicode\%(Filename)%(Extension);%(Outputs) + + + copy "%(FullPath)" ..\..\include\unicode + ..\..\include\unicode\%(Filename)%(Extension);%(Outputs) + -- 2.40.0