mirror of
https://github.com/jezhiggins/arabica
synced 2025-01-29 08:36:45 +01:00
added XMLBase support
This commit is contained in:
parent
3110715864
commit
57c6d814ce
1 changed files with 4 additions and 1 deletions
|
@ -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 > ArabicaConfig.h
|
||||
CommandLine="cl /TC /EP /D ARABICA_NO_WCHAR_T ArabicaConfig.S > ArabicaConfig.h
|
||||
"
|
||||
Outputs="ArabicaConfig.h"/>
|
||||
</FileConfiguration>
|
||||
|
|
Loading…
Add table
Reference in a new issue