From 122142c25de2b3cc68ccf2ddb685c7a153703de9 Mon Sep 17 00:00:00 2001 From: jez_higgins <> Date: Sun, 4 Jan 2004 21:05:08 +0000 Subject: [PATCH] Moved to VS2003. Annoyingly, all this seems to do is bump the version number. --- Arabica.sln | 32 ++++--- SAX/SAX.vcproj | 70 +++++++++------- examples/SAX/SimpleHandler.vcproj | 18 +++- examples/SAX/Writer.vcproj | 18 +++- examples/SAX/pyx.vcproj | 18 +++- examples/SAX2DOM/DOMWriter.vcproj | 18 +++- examples/SAX2DOM/SAX2DOM_test.vcproj | 120 +++++++++++++++------------ examples/Utils/transcode.vcproj | 18 +++- 8 files changed, 211 insertions(+), 101 deletions(-) diff --git a/Arabica.sln b/Arabica.sln index 92de4418..99a2f260 100644 --- a/Arabica.sln +++ b/Arabica.sln @@ -1,29 +1,41 @@ -Microsoft Visual Studio Solution File, Format Version 7.00 +Microsoft Visual Studio Solution File, Format Version 8.00 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ArabicaLib", "SAX\SAX.vcproj", "{884490E3-E4B3-43BE-A88B-7FA9EA4E16AB}" + ProjectSection(ProjectDependencies) = postProject + EndProjectSection EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "example_SAXSimpleHandler", "examples\SAX\SimpleHandler.vcproj", "{16475ED0-2906-429B-9E73-F2BF2929F6E9}" + ProjectSection(ProjectDependencies) = postProject + {884490E3-E4B3-43BE-A88B-7FA9EA4E16AB} = {884490E3-E4B3-43BE-A88B-7FA9EA4E16AB} + EndProjectSection EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "example_SAXWriter", "EXAMPLES\SAX\Writer.vcproj", "{3C6CBC24-07D4-4DE8-A1DF-592C3BC77C56}" + ProjectSection(ProjectDependencies) = postProject + {884490E3-E4B3-43BE-A88B-7FA9EA4E16AB} = {884490E3-E4B3-43BE-A88B-7FA9EA4E16AB} + EndProjectSection EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "example_SAXPyx", "examples\SAX\pyx.vcproj", "{AE33D6D1-0F57-4E97-90AE-696854C5AE71}" + ProjectSection(ProjectDependencies) = postProject + {884490E3-E4B3-43BE-A88B-7FA9EA4E16AB} = {884490E3-E4B3-43BE-A88B-7FA9EA4E16AB} + EndProjectSection EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "example_DOMWriter", "examples\SAX2DOM\DOMWriter.vcproj", "{C1CF7801-1681-4F15-8D71-BBC814805AF2}" + ProjectSection(ProjectDependencies) = postProject + {884490E3-E4B3-43BE-A88B-7FA9EA4E16AB} = {884490E3-E4B3-43BE-A88B-7FA9EA4E16AB} + EndProjectSection EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "example_UtilsTranscode", "examples\Utils\transcode.vcproj", "{436B423B-BF20-4B2E-A187-604AF391FBE2}" + ProjectSection(ProjectDependencies) = postProject + {884490E3-E4B3-43BE-A88B-7FA9EA4E16AB} = {884490E3-E4B3-43BE-A88B-7FA9EA4E16AB} + EndProjectSection EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "example_SAX2DOMTests", "examples\SAX2DOM\SAX2DOM_test.vcproj", "{74A66132-475A-4DA1-8EF7-9CB0EF71E3D8}" + ProjectSection(ProjectDependencies) = postProject + EndProjectSection EndProject Global GlobalSection(SolutionConfiguration) = preSolution - ConfigName.0 = Debug - ConfigName.1 = Release - EndGlobalSection - GlobalSection(ProjectDependencies) = postSolution - {16475ED0-2906-429B-9E73-F2BF2929F6E9}.0 = {884490E3-E4B3-43BE-A88B-7FA9EA4E16AB} - {3C6CBC24-07D4-4DE8-A1DF-592C3BC77C56}.0 = {884490E3-E4B3-43BE-A88B-7FA9EA4E16AB} - {AE33D6D1-0F57-4E97-90AE-696854C5AE71}.0 = {884490E3-E4B3-43BE-A88B-7FA9EA4E16AB} - {C1CF7801-1681-4F15-8D71-BBC814805AF2}.0 = {884490E3-E4B3-43BE-A88B-7FA9EA4E16AB} - {436B423B-BF20-4B2E-A187-604AF391FBE2}.0 = {884490E3-E4B3-43BE-A88B-7FA9EA4E16AB} + Debug = Debug + Release = Release EndGlobalSection GlobalSection(ProjectConfiguration) = postSolution {884490E3-E4B3-43BE-A88B-7FA9EA4E16AB}.Debug.ActiveCfg = Debug|Win32 diff --git a/SAX/SAX.vcproj b/SAX/SAX.vcproj index d16af99c..f20c64bd 100644 --- a/SAX/SAX.vcproj +++ b/SAX/SAX.vcproj @@ -1,7 +1,7 @@ - + @@ -56,6 +56,12 @@ Culture="2057"/> + + + + + + + + + RelativePath=".\DocumentHandler.h"> + RelativePath=".\DTDHandler.h"> @@ -133,10 +147,10 @@ RelativePath=".\HandlerBase.h"> + RelativePath=".\InputSource.h"> + RelativePath="IStreamHandle.h"> @@ -150,6 +164,9 @@ + + @@ -165,9 +182,6 @@ - - + RelativePath=".\helpers\AttributesImpl.h"> + RelativePath=".\helpers\AttributeTypes.h"> @@ -251,12 +265,6 @@ - - - - + + + + - - - - - - @@ -368,6 +373,9 @@ + + @@ -398,6 +406,12 @@ + + + + @@ -468,10 +482,10 @@ cl /TC /D USE_MSXML /EP saxlib.S > saxlib.cpp + RelativePath=".\saxlib.cpp"> + RelativePath=".\saxlib.S"> diff --git a/examples/SAX/SimpleHandler.vcproj b/examples/SAX/SimpleHandler.vcproj index 6ed70ac8..83e35ef1 100644 --- a/examples/SAX/SimpleHandler.vcproj +++ b/examples/SAX/SimpleHandler.vcproj @@ -1,7 +1,7 @@ - + @@ -66,8 +66,14 @@ Culture="2057"/> + + + + + + + + + @@ -65,8 +65,14 @@ Culture="2057"/> + + + + + + + + + @@ -66,8 +66,14 @@ Culture="2057"/> + + + + + + + + + @@ -55,8 +55,14 @@ Name="VCResourceCompilerTool"/> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -143,36 +187,6 @@ - - - - - - - - - - - - - - - - - - - - + + - - - - - - - - - - - - - - @@ -219,6 +215,9 @@ + + @@ -234,6 +233,21 @@ + + + + + + + + + + + @@ -52,8 +52,14 @@ Name="VCResourceCompilerTool"/> + + + + + + + +