From 7080b4253947e08a032bd29359935d2593e6debc Mon Sep 17 00:00:00 2001
From: Jeff Genovy <29107334+jefgen@users.noreply.github.com>
Date: Fri, 16 Feb 2018 02:27:32 +0000
Subject: [PATCH] ICU-11318 Fix build break for Windows.
X-SVN-Rev: 40934
---
icu4c/source/i18n/i18n_uwp.vcxproj | 14 ++++++++++++++
1 file changed, 14 insertions(+)
diff --git a/icu4c/source/i18n/i18n_uwp.vcxproj b/icu4c/source/i18n/i18n_uwp.vcxproj
index 7090c833d0c..e720af75ee9 100644
--- a/icu4c/source/i18n/i18n_uwp.vcxproj
+++ b/icu4c/source/i18n/i18n_uwp.vcxproj
@@ -348,6 +348,12 @@
+
+
+
+
+
+
@@ -665,6 +671,14 @@
+
+
+
+
+
+
+
+
copy "%(FullPath)" ..\..\include\unicode
--
2.40.0