mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-07 22:44:49 +00:00
ICU-4430 Add docmain.h
X-SVN-Rev: 17310
This commit is contained in:
parent
9c7cb15d13
commit
b615158fa3
1 changed files with 10 additions and 0 deletions
|
@ -479,6 +479,16 @@
|
|||
<File
|
||||
RelativePath=".\cpputils.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\unicode\docmain.h">
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32">
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
CommandLine="copy "$(InputPath)" ..\..\include\unicode"
|
||||
Outputs="..\..\include\unicode\$(InputFileName)"/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\filestrm.c">
|
||||
</File>
|
||||
|
|
Loading…
Add table
Reference in a new issue