From 38d9ad2524bc195370fec28196e0b4d7c5435810 Mon Sep 17 00:00:00 2001 From: jez <> Date: Tue, 8 Aug 2006 10:30:59 +0000 Subject: [PATCH] updated solution and project files for new directory structure --- SAX/SAX.vcproj | 1288 +++++++++++++------------ examples/SAX/SimpleHandler.vcproj | 4 +- examples/SAX/Writer.vcproj | 4 +- examples/SAX/example_XMLBase.vcproj | 4 +- examples/SAX/pyx.vcproj | 4 +- examples/SAX2DOM/DOMWriter.vcproj | 4 +- examples/Utils/transcode.vcproj | 4 +- examples/XPath/xgrep.vcproj | 4 +- test/DOM/DOM_test.vcproj | 4 +- test/DOM_silly/DOM_test_silly.vcproj | 4 +- test/DOM_wide/DOM_test_wide.vcproj | 4 +- test/SAX/FilterTest.vcproj | 4 +- test/SAX2DOM/SAX2DOM_test.vcproj | 4 +- test/XPath/xpathic.vcproj | 4 +- test/XPath_silly/xpathic_silly.vcproj | 4 +- test/XPath_wide/xpathic_wide.vcproj | 4 +- 16 files changed, 684 insertions(+), 664 deletions(-) diff --git a/SAX/SAX.vcproj b/SAX/SAX.vcproj index 1a90b193..04c19983 100644 --- a/SAX/SAX.vcproj +++ b/SAX/SAX.vcproj @@ -23,7 +23,7 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Name="Helpers" + Filter=""> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + RelativePath="..\Utils\base64codecvt.cpp"> + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - diff --git a/examples/SAX/SimpleHandler.vcproj b/examples/SAX/SimpleHandler.vcproj index f87bae0a..1eb07256 100644 --- a/examples/SAX/SimpleHandler.vcproj +++ b/examples/SAX/SimpleHandler.vcproj @@ -23,7 +23,7 @@ AdditionalOptions="/Zm200 " Optimization="0" - AdditionalIncludeDirectories="..\..\" + AdditionalIncludeDirectories="..\..\include" PreprocessorDefinitions="WIN32,_DEBUG,_CONSOLE" BasicRuntimeChecks="3" RuntimeLibrary="3" @@ -86,7 +86,7 @@