mirror of
https://github.com/jezhiggins/arabica
synced 2024-11-17 07:48:50 +01:00
use MSXML
This commit is contained in:
parent
051aba3d75
commit
7371da6bd1
1 changed files with 2 additions and 2 deletions
|
@ -757,8 +757,8 @@
|
||||||
Name="Debug|Win32">
|
Name="Debug|Win32">
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCCustomBuildTool"
|
Name="VCCustomBuildTool"
|
||||||
CommandLine="cl /TC /D USE_EXPAT /EP ParserConfig.S > ParserConfig.h
|
CommandLine="cl /TC /D USE_MSXML /EP ParserConfig.S > ParserConfig.h
|
||||||
cl /TC /D USE_EXPAT /EP saxlib.S > saxlib.cpp
|
cl /TC /D USE_MSXML /EP saxlib.S > saxlib.cpp
|
||||||
"
|
"
|
||||||
Outputs="ParserConfig.h;saxlib.cpp"/>
|
Outputs="ParserConfig.h;saxlib.cpp"/>
|
||||||
</FileConfiguration>
|
</FileConfiguration>
|
||||||
|
|
Loading…
Reference in a new issue