added XMLBase support

This commit is contained in:
jez_higgins 2004-05-12 19:40:20 +00:00
parent 3110715864
commit 57c6d814ce

View file

@ -235,6 +235,9 @@
<File
RelativePath=".\helpers\StringAdaptor.h">
</File>
<File
RelativePath=".\helpers\XMLBaseSupport.h">
</File>
<File
RelativePath=".\helpers\XMLFilterImpl.h">
</File>
@ -447,7 +450,7 @@
Name="Debug|Win32">
<Tool
Name="VCCustomBuildTool"
CommandLine="cl /TC /EP ArabicaConfig.S &gt; ArabicaConfig.h
CommandLine="cl /TC /EP /D ARABICA_NO_WCHAR_T ArabicaConfig.S &gt; ArabicaConfig.h
"
Outputs="ArabicaConfig.h"/>
</FileConfiguration>