mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-14 17:24:01 +00:00
ICU-6048 fix list of C++ header files for hdrtst, and export more public header files in Windows builds
X-SVN-Rev: 25805
This commit is contained in:
parent
2eb88b2772
commit
c29e95d549
3 changed files with 280 additions and 34 deletions
|
@ -2039,6 +2039,42 @@
|
|||
<File
|
||||
RelativePath=".\unicode\ucnvsel.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>
|
||||
<FileConfiguration
|
||||
Name="Release|x64"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
CommandLine="copy "$(InputPath)" ..\..\include\unicode
"
|
||||
Outputs="..\..\include\unicode\$(InputFileName)"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Debug|x64"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
CommandLine="copy "$(InputPath)" ..\..\include\unicode
"
|
||||
Outputs="..\..\include\unicode\$(InputFileName)"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
|
@ -2271,6 +2307,42 @@
|
|||
<File
|
||||
RelativePath=".\unicode\dtintrv.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>
|
||||
<FileConfiguration
|
||||
Name="Release|x64"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
CommandLine="copy "$(InputPath)" ..\..\include\unicode
"
|
||||
Outputs="..\..\include\unicode\$(InputFileName)"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Debug|x64"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
CommandLine="copy "$(InputPath)" ..\..\include\unicode
"
|
||||
Outputs="..\..\include\unicode\$(InputFileName)"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\unicode\parseerr.h"
|
||||
|
|
|
@ -1469,6 +1469,42 @@
|
|||
<File
|
||||
RelativePath=".\unicode\dtitvfmt.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>
|
||||
<FileConfiguration
|
||||
Name="Release|x64"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
CommandLine="copy "$(InputPath)" ..\..\include\unicode
"
|
||||
Outputs="..\..\include\unicode\$(InputFileName)"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Debug|x64"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
CommandLine="copy "$(InputPath)" ..\..\include\unicode
"
|
||||
Outputs="..\..\include\unicode\$(InputFileName)"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dtitvinf.cpp"
|
||||
|
@ -1477,6 +1513,42 @@
|
|||
<File
|
||||
RelativePath=".\unicode\dtitvinf.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>
|
||||
<FileConfiguration
|
||||
Name="Release|x64"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
CommandLine="copy "$(InputPath)" ..\..\include\unicode
"
|
||||
Outputs="..\..\include\unicode\$(InputFileName)"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Debug|x64"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
CommandLine="copy "$(InputPath)" ..\..\include\unicode
"
|
||||
Outputs="..\..\include\unicode\$(InputFileName)"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\dtptngen.cpp"
|
||||
|
@ -2437,6 +2509,42 @@
|
|||
<File
|
||||
RelativePath=".\unicode\tmunit.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>
|
||||
<FileConfiguration
|
||||
Name="Release|x64"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
CommandLine="copy "$(InputPath)" ..\..\include\unicode
"
|
||||
Outputs="..\..\include\unicode\$(InputFileName)"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Debug|x64"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
CommandLine="copy "$(InputPath)" ..\..\include\unicode
"
|
||||
Outputs="..\..\include\unicode\$(InputFileName)"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\tmutamt.cpp"
|
||||
|
@ -2445,6 +2553,42 @@
|
|||
<File
|
||||
RelativePath=".\unicode\tmutamt.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>
|
||||
<FileConfiguration
|
||||
Name="Release|x64"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
CommandLine="copy "$(InputPath)" ..\..\include\unicode
"
|
||||
Outputs="..\..\include\unicode\$(InputFileName)"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Debug|x64"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
CommandLine="copy "$(InputPath)" ..\..\include\unicode
"
|
||||
Outputs="..\..\include\unicode\$(InputFileName)"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\tmutfmt.cpp"
|
||||
|
@ -2453,6 +2597,42 @@
|
|||
<File
|
||||
RelativePath=".\unicode\tmutfmt.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>
|
||||
<FileConfiguration
|
||||
Name="Release|x64"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
CommandLine="copy "$(InputPath)" ..\..\include\unicode
"
|
||||
Outputs="..\..\include\unicode\$(InputFileName)"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Debug|x64"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
CommandLine="copy "$(InputPath)" ..\..\include\unicode
"
|
||||
Outputs="..\..\include\unicode\$(InputFileName)"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\tzrule.cpp"
|
||||
|
|
|
@ -1,37 +1,50 @@
|
|||
# Copyright (c) 2001-2008 International Business Machines
|
||||
# Copyright (c) 2001-2009 International Business Machines
|
||||
# Corporation and others. All Rights Reserved.
|
||||
# common & i18n
|
||||
bidi.h
|
||||
basictz.h
|
||||
bmsearch.h
|
||||
brkiter.h
|
||||
bytestream.h
|
||||
calendar.h
|
||||
caniter.h
|
||||
chariter.h
|
||||
choicfmt.h
|
||||
coleitr.h
|
||||
coll.h
|
||||
colldata.h
|
||||
convert.h
|
||||
cpdtrans.h
|
||||
curramt.h
|
||||
currunit.h
|
||||
datefmt.h
|
||||
dbbi.h
|
||||
dcfmtsym.h
|
||||
decimfmt.h
|
||||
dtintrv.h
|
||||
dtitvinf.h
|
||||
dtitvfmt.h
|
||||
dtfmtsym.h
|
||||
dtptngen.h
|
||||
dtrule.h
|
||||
errorcode.h
|
||||
fieldpos.h
|
||||
fmtable.h
|
||||
format.h
|
||||
gregocal.h
|
||||
hextouni.h
|
||||
locid.h
|
||||
measfmt.h
|
||||
measunit.h
|
||||
measure.h
|
||||
msgfmt.h
|
||||
normlzr.h
|
||||
nultrans.h
|
||||
numfmt.h
|
||||
numsys.h
|
||||
parsepos.h
|
||||
plurfmt.h
|
||||
plurrule.h
|
||||
rbbi.h
|
||||
rbnf.h
|
||||
rbt.h
|
||||
rbtz.h
|
||||
regex.h
|
||||
rep.h
|
||||
|
@ -41,59 +54,40 @@ search.h
|
|||
simpletz.h
|
||||
smpdtfmt.h
|
||||
sortkey.h
|
||||
std_string.h
|
||||
strenum.h
|
||||
stringpiece.h
|
||||
stsearch.h
|
||||
symtable.h
|
||||
tblcoll.h
|
||||
timezone.h
|
||||
tmunit.h
|
||||
tmutamt.h
|
||||
tmutfmt.h
|
||||
translit.h
|
||||
tzrule.h
|
||||
tztrans.h
|
||||
uchriter.h
|
||||
unicode.h
|
||||
unifilt.h
|
||||
unifltlg.h
|
||||
unifunct.h
|
||||
unimatch.h
|
||||
unirepl.h
|
||||
uniset.h
|
||||
unistr.h
|
||||
unitohex.h
|
||||
uobject.h
|
||||
usetiter.h
|
||||
vtzone.h
|
||||
#added
|
||||
loengine.h
|
||||
#the following are C++ also
|
||||
# io library
|
||||
ustream.h
|
||||
symtable.h
|
||||
#layout, layoutex are C++ only
|
||||
# layout & layoutex
|
||||
LayoutEngine.h
|
||||
LEFontInstance.h
|
||||
LEGlyphFilter.h
|
||||
LEGlyphStorage.h
|
||||
LELanguages.h
|
||||
LEScripts.h
|
||||
LESwaps.h
|
||||
LETypes.h
|
||||
# LETypes.h -- C header
|
||||
# loengine.h -- C header
|
||||
ParagraphLayout.h
|
||||
RunArrays.h
|
||||
# currency...
|
||||
curramt.h
|
||||
currunit.h
|
||||
measfmt.h
|
||||
measunit.h
|
||||
measure.h
|
||||
# platform specific
|
||||
pmacos.h
|
||||
pos400.h
|
||||
pwin32.h
|
||||
# interval format
|
||||
dtintrv.h
|
||||
dtitvinf.h
|
||||
dtitvfmt.h
|
||||
plurfmt.h
|
||||
plurrule.h
|
||||
#duration format
|
||||
tmunit.h
|
||||
tmutamt.h
|
||||
tmutfmt.h
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue