]> granicus.if.org Git - icu/commitdiff
ICU-9954 Fix UWP build.
authorJeff Genovy <29107334+jefgen@users.noreply.github.com>
Wed, 20 Sep 2017 23:49:27 +0000 (23:49 +0000)
committerJeff Genovy <29107334+jefgen@users.noreply.github.com>
Wed, 20 Sep 2017 23:49:27 +0000 (23:49 +0000)
X-SVN-Rev: 40437

icu4c/source/common/common_uwp.vcxproj

index 5cb402e1c2b83d5c344bdbc114a17c3ba5345a45..a3d6a4c4c9529fd219f472ac6cd867d8c8291171 100644 (file)
     </ClCompile>
     <ClCompile Include="rbbitblb.cpp">
     </ClCompile>
+    <ClCompile Include="rbbi_cache.cpp">
+    </ClCompile>
     <ClCompile Include="dictionarydata.cpp" />
     <ClCompile Include="ubrk.cpp" />
     <ClCompile Include="ucol_swp.cpp">
     <ClInclude Include="rbbiscan.h" />
     <ClInclude Include="rbbisetb.h" />
     <ClInclude Include="rbbitblb.h" />
+    <ClInclude Include="rbbi_cache.h" />
     <ClInclude Include="dictionarydata.h" />
     <CustomBuild Include="unicode\ubrk.h">
       <Command>copy "%(FullPath)" ..\..\include\unicode</Command>