ICU-2421 Fix the project files for Andy
X-SVN-Rev: 14741
This commit is contained in:
parent
ae49bd5e94
commit
1a0bbd037f
@ -1026,6 +1026,28 @@
|
||||
<File
|
||||
RelativePath=".\repattrn.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\uregex.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\unicode\uregex.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>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="transforms"
|
||||
|
@ -528,6 +528,9 @@
|
||||
<Filter
|
||||
Name="regex"
|
||||
Filter="">
|
||||
<File
|
||||
RelativePath=".\reapits.c">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="sprep & idna"
|
||||
|
Loading…
Reference in New Issue
Block a user