ICU-3517 remove HexToUnicode and UnicodeToHex transliterators
X-SVN-Rev: 14609
This commit is contained in:
parent
f21b97eaa1
commit
2bd1bb28d3
@ -1054,12 +1054,6 @@
|
||||
<File
|
||||
RelativePath=".\funcrepl.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\hextouni.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\hextouni.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\name2uni.cpp">
|
||||
</File>
|
||||
@ -1190,28 +1184,6 @@
|
||||
<File
|
||||
RelativePath=".\uni2name.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\unifltlg.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\unicode\unifltlg.h">
|
||||
<FileConfiguration
|
||||
Name="Release|Win32">
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
CommandLine="copy "$(InputPath)" ..\..\include\unicode
|
||||
"
|
||||
Outputs="..\..\include\unicode\$(InputFileName)"/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32">
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
CommandLine="copy "$(InputPath)" ..\..\include\unicode
|
||||
"
|
||||
Outputs="..\..\include\unicode\$(InputFileName)"/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\unicode\unirepl.h">
|
||||
<FileConfiguration
|
||||
@ -1231,12 +1203,6 @@
|
||||
Outputs="..\..\include\unicode\$(InputFileName)"/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\unitohex.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\unitohex.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\utrans.cpp">
|
||||
</File>
|
||||
|
Loading…
Reference in New Issue
Block a user