ICU-9954 Fix UWP build.
X-SVN-Rev: 40437
This commit is contained in:
parent
cb1f0a68f4
commit
edcc5102ee
@ -299,6 +299,8 @@
|
||||
</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">
|
||||
@ -530,6 +532,7 @@
|
||||
<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>
|
||||
|
Loading…
Reference in New Issue
Block a user