use MSXML

This commit is contained in:
jez_higgins 2006-05-01 20:40:42 +00:00
parent 051aba3d75
commit 7371da6bd1

View file

@ -757,8 +757,8 @@
Name="Debug|Win32">
<Tool
Name="VCCustomBuildTool"
CommandLine="cl /TC /D USE_EXPAT /EP ParserConfig.S &gt; ParserConfig.h
cl /TC /D USE_EXPAT /EP saxlib.S &gt; saxlib.cpp
CommandLine="cl /TC /D USE_MSXML /EP ParserConfig.S &gt; ParserConfig.h
cl /TC /D USE_MSXML /EP saxlib.S &gt; saxlib.cpp
"
Outputs="ParserConfig.h;saxlib.cpp"/>
</FileConfiguration>