set default parser to MSXML

This commit is contained in:
jez_higgins 2002-09-04 08:40:54 +00:00
parent 75cf0867ec
commit 2a5e9736c0

View file

@ -328,8 +328,8 @@ SOURCE=.\ParserConfig.tpl
InputPath=.\ParserConfig.tpl
BuildCmds= \
cl /TC /D USE_EXPAT /EP ParserConfig.tpl > ParserConfig.h \
cl /TC /D USE_EXPAT /EP saxlib.tpl > saxlib.cpp \
cl /TC /D USE_MSXML /EP ParserConfig.tpl > ParserConfig.h \
cl /TC /D USE_MSXML /EP saxlib.tpl > saxlib.cpp \
"ParserConfig.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"