From 5403308ed3d2d17b6d62ae8f34da2d4e9c22be99 Mon Sep 17 00:00:00 2001 From: jez_higgins <> Date: Mon, 28 Apr 2003 09:55:02 +0000 Subject: [PATCH] Added DOMWriter sample --- Arabica.sln | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/Arabica.sln b/Arabica.sln index c4be23eb..7195a576 100644 --- a/Arabica.sln +++ b/Arabica.sln @@ -15,6 +15,8 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "XML", "XML\XML.vcproj", "{B EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pyx", "examples\SAX\pyx.vcproj", "{AE33D6D1-0F57-4E97-90AE-696854C5AE71}" EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DOMWriter", "examples\SAX2DOM\DOMWriter.vcproj", "{C1CF7801-1681-4F15-8D71-BBC814805AF2}" +EndProject Global GlobalSection(SolutionConfiguration) = preSolution ConfigName.0 = Debug @@ -23,8 +25,8 @@ Global GlobalSection(ProjectDependencies) = postSolution {E5157BA4-96A1-4D7F-B895-8C9A32F26BB5}.0 = {884490E3-E4B3-43BE-A88B-7FA9EA4E16AB} {884490E3-E4B3-43BE-A88B-7FA9EA4E16AB}.0 = {BC91F529-08ED-4263-BC28-BFF008E27F36} - {16475ED0-2906-429B-9E73-F2BF2929F6E9}.0 = {BC91F529-08ED-4263-BC28-BFF008E27F36} - {16475ED0-2906-429B-9E73-F2BF2929F6E9}.1 = {884490E3-E4B3-43BE-A88B-7FA9EA4E16AB} + {16475ED0-2906-429B-9E73-F2BF2929F6E9}.0 = {884490E3-E4B3-43BE-A88B-7FA9EA4E16AB} + {16475ED0-2906-429B-9E73-F2BF2929F6E9}.1 = {BC91F529-08ED-4263-BC28-BFF008E27F36} {3C6CBC24-07D4-4DE8-A1DF-592C3BC77C56}.0 = {884490E3-E4B3-43BE-A88B-7FA9EA4E16AB} {AE33D6D1-0F57-4E97-90AE-696854C5AE71}.0 = {884490E3-E4B3-43BE-A88B-7FA9EA4E16AB} EndGlobalSection @@ -61,6 +63,10 @@ Global {AE33D6D1-0F57-4E97-90AE-696854C5AE71}.Debug.Build.0 = Debug|Win32 {AE33D6D1-0F57-4E97-90AE-696854C5AE71}.Release.ActiveCfg = Release|Win32 {AE33D6D1-0F57-4E97-90AE-696854C5AE71}.Release.Build.0 = Release|Win32 + {C1CF7801-1681-4F15-8D71-BBC814805AF2}.Debug.ActiveCfg = Debug|Win32 + {C1CF7801-1681-4F15-8D71-BBC814805AF2}.Debug.Build.0 = Debug|Win32 + {C1CF7801-1681-4F15-8D71-BBC814805AF2}.Release.ActiveCfg = Release|Win32 + {C1CF7801-1681-4F15-8D71-BBC814805AF2}.Release.Build.0 = Release|Win32 EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution EndGlobalSection