You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
45 lines
2.3 KiB
45 lines
2.3 KiB
7 years ago
|
|
||
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
||
|
# Visual Studio 15
|
||
|
VisualStudioVersion = 15.0.27130.2010
|
||
|
MinimumVisualStudioVersion = 10.0.40219.1
|
||
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{2EE0CEFC-1C02-4908-855C-FC74F356D30C}"
|
||
|
ProjectSection(SolutionItems) = preProject
|
||
|
bookstore.xml = bookstore.xml
|
||
|
fileXml.xml = fileXml.xml
|
||
|
vertical.xml = vertical.xml
|
||
|
EndProjectSection
|
||
|
EndProject
|
||
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "xmlDeserWin", "xmlDeserWin\xmlDeserWin.csproj", "{74E8BC5A-D98A-435E-92F3-7EE78F8EA953}"
|
||
|
EndProject
|
||
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VXML", "VXML\VXML.csproj", "{AF1999BE-6C1A-433E-8DE3-CB3B73DEB5F0}"
|
||
|
EndProject
|
||
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "XmlTest", "XmlTest\XmlTest.csproj", "{E78FB257-978B-4D79-9EAE-D62CE5169E03}"
|
||
|
EndProject
|
||
|
Global
|
||
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||
|
Debug|Any CPU = Debug|Any CPU
|
||
|
Release|Any CPU = Release|Any CPU
|
||
|
EndGlobalSection
|
||
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||
|
{74E8BC5A-D98A-435E-92F3-7EE78F8EA953}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||
|
{74E8BC5A-D98A-435E-92F3-7EE78F8EA953}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||
|
{74E8BC5A-D98A-435E-92F3-7EE78F8EA953}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||
|
{74E8BC5A-D98A-435E-92F3-7EE78F8EA953}.Release|Any CPU.Build.0 = Release|Any CPU
|
||
|
{AF1999BE-6C1A-433E-8DE3-CB3B73DEB5F0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||
|
{AF1999BE-6C1A-433E-8DE3-CB3B73DEB5F0}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||
|
{AF1999BE-6C1A-433E-8DE3-CB3B73DEB5F0}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||
|
{AF1999BE-6C1A-433E-8DE3-CB3B73DEB5F0}.Release|Any CPU.Build.0 = Release|Any CPU
|
||
|
{E78FB257-978B-4D79-9EAE-D62CE5169E03}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||
|
{E78FB257-978B-4D79-9EAE-D62CE5169E03}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||
|
{E78FB257-978B-4D79-9EAE-D62CE5169E03}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||
|
{E78FB257-978B-4D79-9EAE-D62CE5169E03}.Release|Any CPU.Build.0 = Release|Any CPU
|
||
|
EndGlobalSection
|
||
|
GlobalSection(SolutionProperties) = preSolution
|
||
|
HideSolutionNode = FALSE
|
||
|
EndGlobalSection
|
||
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
||
|
SolutionGuid = {7B0D958F-5E5B-4475-9277-BBBFA9AE6188}
|
||
|
EndGlobalSection
|
||
|
EndGlobal
|