mirror of
https://github.com/tfussell/xlnt.git
synced 2024-03-22 13:11:17 +08:00
188 lines
13 KiB
Plaintext
188 lines
13 KiB
Plaintext
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
||
|
# Visual Studio 14
|
||
|
VisualStudioVersion = 14.0.25420.1
|
||
|
MinimumVisualStudioVersion = 10.0.40219.1
|
||
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "benchmark-styles", "benchmarks\benchmark-styles.vcxproj", "{7E3E1C97-9E00-3DC3-83BB-5917AB65E757}"
|
||
|
ProjectSection(ProjectDependencies) = postProject
|
||
|
{9A9D3CF1-C1B4-3B04-BB8F-4591B1DFDE3C} = {9A9D3CF1-C1B4-3B04-BB8F-4591B1DFDE3C}
|
||
|
EndProjectSection
|
||
|
EndProject
|
||
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "benchmark-writer", "benchmarks\benchmark-writer.vcxproj", "{FE350CB0-0B76-30AB-A401-6E00DE9C5789}"
|
||
|
ProjectSection(ProjectDependencies) = postProject
|
||
|
{9A9D3CF1-C1B4-3B04-BB8F-4591B1DFDE3C} = {9A9D3CF1-C1B4-3B04-BB8F-4591B1DFDE3C}
|
||
|
EndProjectSection
|
||
|
EndProject
|
||
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libstudxml", "source\third-party\libstudxml\libstudxml.vcxproj", "{7750E9E5-9A8B-3A56-A3CB-84BFC2D358FB}"
|
||
|
EndProject
|
||
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "sample-decrypt", "samples\sample-decrypt.vcxproj", "{571FA43F-14DB-331F-8D8E-24742D1FFB1C}"
|
||
|
ProjectSection(ProjectDependencies) = postProject
|
||
|
{9A9D3CF1-C1B4-3B04-BB8F-4591B1DFDE3C} = {9A9D3CF1-C1B4-3B04-BB8F-4591B1DFDE3C}
|
||
|
EndProjectSection
|
||
|
EndProject
|
||
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "sample-img2xlsx", "samples\sample-img2xlsx.vcxproj", "{847CB7CC-C956-3BF3-9A58-62C5AF1FE05B}"
|
||
|
ProjectSection(ProjectDependencies) = postProject
|
||
|
{9A9D3CF1-C1B4-3B04-BB8F-4591B1DFDE3C} = {9A9D3CF1-C1B4-3B04-BB8F-4591B1DFDE3C}
|
||
|
EndProjectSection
|
||
|
EndProject
|
||
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "sample-sample", "samples\sample-sample.vcxproj", "{8D92FE30-399F-3CB7-BEA0-A48A09B7EE8B}"
|
||
|
ProjectSection(ProjectDependencies) = postProject
|
||
|
{9A9D3CF1-C1B4-3B04-BB8F-4591B1DFDE3C} = {9A9D3CF1-C1B4-3B04-BB8F-4591B1DFDE3C}
|
||
|
EndProjectSection
|
||
|
EndProject
|
||
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "xlnt", "source\xlnt.vcxproj", "{9A9D3CF1-C1B4-3B04-BB8F-4591B1DFDE3C}"
|
||
|
ProjectSection(ProjectDependencies) = postProject
|
||
|
{7750E9E5-9A8B-3A56-A3CB-84BFC2D358FB} = {7750E9E5-9A8B-3A56-A3CB-84BFC2D358FB}
|
||
|
EndProjectSection
|
||
|
EndProject
|
||
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "xlnt.test", "tests\xlnt.test.vcxproj", "{760837CB-459C-32A1-9DE3-1DBC45E426CC}"
|
||
|
ProjectSection(ProjectDependencies) = postProject
|
||
|
{7750E9E5-9A8B-3A56-A3CB-84BFC2D358FB} = {7750E9E5-9A8B-3A56-A3CB-84BFC2D358FB}
|
||
|
{9A9D3CF1-C1B4-3B04-BB8F-4591B1DFDE3C} = {9A9D3CF1-C1B4-3B04-BB8F-4591B1DFDE3C}
|
||
|
EndProjectSection
|
||
|
EndProject
|
||
|
Global
|
||
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||
|
Debug|x64 = Debug|x64
|
||
|
Debug|x86 = Debug|x86
|
||
|
MinSizeRel|x64 = MinSizeRel|x64
|
||
|
MinSizeRel|x86 = MinSizeRel|x86
|
||
|
Release|x64 = Release|x64
|
||
|
Release|x86 = Release|x86
|
||
|
RelWithDebInfo|x64 = RelWithDebInfo|x64
|
||
|
RelWithDebInfo|x86 = RelWithDebInfo|x86
|
||
|
EndGlobalSection
|
||
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||
|
{7E3E1C97-9E00-3DC3-83BB-5917AB65E757}.Debug|x64.ActiveCfg = Debug|x64
|
||
|
{7E3E1C97-9E00-3DC3-83BB-5917AB65E757}.Debug|x64.Build.0 = Debug|x64
|
||
|
{7E3E1C97-9E00-3DC3-83BB-5917AB65E757}.Debug|x86.ActiveCfg = Debug|Win32
|
||
|
{7E3E1C97-9E00-3DC3-83BB-5917AB65E757}.Debug|x86.Build.0 = Debug|Win32
|
||
|
{7E3E1C97-9E00-3DC3-83BB-5917AB65E757}.MinSizeRel|x64.ActiveCfg = MinSizeRel|x64
|
||
|
{7E3E1C97-9E00-3DC3-83BB-5917AB65E757}.MinSizeRel|x64.Build.0 = MinSizeRel|x64
|
||
|
{7E3E1C97-9E00-3DC3-83BB-5917AB65E757}.MinSizeRel|x86.ActiveCfg = MinSizeRel|Win32
|
||
|
{7E3E1C97-9E00-3DC3-83BB-5917AB65E757}.MinSizeRel|x86.Build.0 = MinSizeRel|Win32
|
||
|
{7E3E1C97-9E00-3DC3-83BB-5917AB65E757}.Release|x64.ActiveCfg = Release|x64
|
||
|
{7E3E1C97-9E00-3DC3-83BB-5917AB65E757}.Release|x64.Build.0 = Release|x64
|
||
|
{7E3E1C97-9E00-3DC3-83BB-5917AB65E757}.Release|x86.ActiveCfg = Release|Win32
|
||
|
{7E3E1C97-9E00-3DC3-83BB-5917AB65E757}.Release|x86.Build.0 = Release|Win32
|
||
|
{7E3E1C97-9E00-3DC3-83BB-5917AB65E757}.RelWithDebInfo|x64.ActiveCfg = RelWithDebInfo|x64
|
||
|
{7E3E1C97-9E00-3DC3-83BB-5917AB65E757}.RelWithDebInfo|x64.Build.0 = RelWithDebInfo|x64
|
||
|
{7E3E1C97-9E00-3DC3-83BB-5917AB65E757}.RelWithDebInfo|x86.ActiveCfg = RelWithDebInfo|Win32
|
||
|
{7E3E1C97-9E00-3DC3-83BB-5917AB65E757}.RelWithDebInfo|x86.Build.0 = RelWithDebInfo|Win32
|
||
|
{FE350CB0-0B76-30AB-A401-6E00DE9C5789}.Debug|x64.ActiveCfg = Debug|x64
|
||
|
{FE350CB0-0B76-30AB-A401-6E00DE9C5789}.Debug|x64.Build.0 = Debug|x64
|
||
|
{FE350CB0-0B76-30AB-A401-6E00DE9C5789}.Debug|x86.ActiveCfg = Debug|Win32
|
||
|
{FE350CB0-0B76-30AB-A401-6E00DE9C5789}.Debug|x86.Build.0 = Debug|Win32
|
||
|
{FE350CB0-0B76-30AB-A401-6E00DE9C5789}.MinSizeRel|x64.ActiveCfg = MinSizeRel|x64
|
||
|
{FE350CB0-0B76-30AB-A401-6E00DE9C5789}.MinSizeRel|x64.Build.0 = MinSizeRel|x64
|
||
|
{FE350CB0-0B76-30AB-A401-6E00DE9C5789}.MinSizeRel|x86.ActiveCfg = MinSizeRel|Win32
|
||
|
{FE350CB0-0B76-30AB-A401-6E00DE9C5789}.MinSizeRel|x86.Build.0 = MinSizeRel|Win32
|
||
|
{FE350CB0-0B76-30AB-A401-6E00DE9C5789}.Release|x64.ActiveCfg = Release|x64
|
||
|
{FE350CB0-0B76-30AB-A401-6E00DE9C5789}.Release|x64.Build.0 = Release|x64
|
||
|
{FE350CB0-0B76-30AB-A401-6E00DE9C5789}.Release|x86.ActiveCfg = Release|Win32
|
||
|
{FE350CB0-0B76-30AB-A401-6E00DE9C5789}.Release|x86.Build.0 = Release|Win32
|
||
|
{FE350CB0-0B76-30AB-A401-6E00DE9C5789}.RelWithDebInfo|x64.ActiveCfg = RelWithDebInfo|x64
|
||
|
{FE350CB0-0B76-30AB-A401-6E00DE9C5789}.RelWithDebInfo|x64.Build.0 = RelWithDebInfo|x64
|
||
|
{FE350CB0-0B76-30AB-A401-6E00DE9C5789}.RelWithDebInfo|x86.ActiveCfg = RelWithDebInfo|Win32
|
||
|
{FE350CB0-0B76-30AB-A401-6E00DE9C5789}.RelWithDebInfo|x86.Build.0 = RelWithDebInfo|Win32
|
||
|
{7750E9E5-9A8B-3A56-A3CB-84BFC2D358FB}.Debug|x64.ActiveCfg = Debug|x64
|
||
|
{7750E9E5-9A8B-3A56-A3CB-84BFC2D358FB}.Debug|x64.Build.0 = Debug|x64
|
||
|
{7750E9E5-9A8B-3A56-A3CB-84BFC2D358FB}.Debug|x86.ActiveCfg = Debug|Win32
|
||
|
{7750E9E5-9A8B-3A56-A3CB-84BFC2D358FB}.Debug|x86.Build.0 = Debug|Win32
|
||
|
{7750E9E5-9A8B-3A56-A3CB-84BFC2D358FB}.MinSizeRel|x64.ActiveCfg = MinSizeRel|x64
|
||
|
{7750E9E5-9A8B-3A56-A3CB-84BFC2D358FB}.MinSizeRel|x64.Build.0 = MinSizeRel|x64
|
||
|
{7750E9E5-9A8B-3A56-A3CB-84BFC2D358FB}.MinSizeRel|x86.ActiveCfg = MinSizeRel|x64
|
||
|
{7750E9E5-9A8B-3A56-A3CB-84BFC2D358FB}.Release|x64.ActiveCfg = Release|x64
|
||
|
{7750E9E5-9A8B-3A56-A3CB-84BFC2D358FB}.Release|x64.Build.0 = Release|x64
|
||
|
{7750E9E5-9A8B-3A56-A3CB-84BFC2D358FB}.Release|x86.ActiveCfg = Release|x64
|
||
|
{7750E9E5-9A8B-3A56-A3CB-84BFC2D358FB}.RelWithDebInfo|x64.ActiveCfg = RelWithDebInfo|x64
|
||
|
{7750E9E5-9A8B-3A56-A3CB-84BFC2D358FB}.RelWithDebInfo|x64.Build.0 = RelWithDebInfo|x64
|
||
|
{7750E9E5-9A8B-3A56-A3CB-84BFC2D358FB}.RelWithDebInfo|x86.ActiveCfg = RelWithDebInfo|x64
|
||
|
{571FA43F-14DB-331F-8D8E-24742D1FFB1C}.Debug|x64.ActiveCfg = Debug|x64
|
||
|
{571FA43F-14DB-331F-8D8E-24742D1FFB1C}.Debug|x64.Build.0 = Debug|x64
|
||
|
{571FA43F-14DB-331F-8D8E-24742D1FFB1C}.Debug|x86.ActiveCfg = Debug|Win32
|
||
|
{571FA43F-14DB-331F-8D8E-24742D1FFB1C}.Debug|x86.Build.0 = Debug|Win32
|
||
|
{571FA43F-14DB-331F-8D8E-24742D1FFB1C}.MinSizeRel|x64.ActiveCfg = MinSizeRel|x64
|
||
|
{571FA43F-14DB-331F-8D8E-24742D1FFB1C}.MinSizeRel|x64.Build.0 = MinSizeRel|x64
|
||
|
{571FA43F-14DB-331F-8D8E-24742D1FFB1C}.MinSizeRel|x86.ActiveCfg = MinSizeRel|Win32
|
||
|
{571FA43F-14DB-331F-8D8E-24742D1FFB1C}.MinSizeRel|x86.Build.0 = MinSizeRel|Win32
|
||
|
{571FA43F-14DB-331F-8D8E-24742D1FFB1C}.Release|x64.ActiveCfg = Release|x64
|
||
|
{571FA43F-14DB-331F-8D8E-24742D1FFB1C}.Release|x64.Build.0 = Release|x64
|
||
|
{571FA43F-14DB-331F-8D8E-24742D1FFB1C}.Release|x86.ActiveCfg = Release|Win32
|
||
|
{571FA43F-14DB-331F-8D8E-24742D1FFB1C}.Release|x86.Build.0 = Release|Win32
|
||
|
{571FA43F-14DB-331F-8D8E-24742D1FFB1C}.RelWithDebInfo|x64.ActiveCfg = RelWithDebInfo|x64
|
||
|
{571FA43F-14DB-331F-8D8E-24742D1FFB1C}.RelWithDebInfo|x64.Build.0 = RelWithDebInfo|x64
|
||
|
{571FA43F-14DB-331F-8D8E-24742D1FFB1C}.RelWithDebInfo|x86.ActiveCfg = RelWithDebInfo|Win32
|
||
|
{571FA43F-14DB-331F-8D8E-24742D1FFB1C}.RelWithDebInfo|x86.Build.0 = RelWithDebInfo|Win32
|
||
|
{847CB7CC-C956-3BF3-9A58-62C5AF1FE05B}.Debug|x64.ActiveCfg = Debug|x64
|
||
|
{847CB7CC-C956-3BF3-9A58-62C5AF1FE05B}.Debug|x64.Build.0 = Debug|x64
|
||
|
{847CB7CC-C956-3BF3-9A58-62C5AF1FE05B}.Debug|x86.ActiveCfg = Debug|Win32
|
||
|
{847CB7CC-C956-3BF3-9A58-62C5AF1FE05B}.Debug|x86.Build.0 = Debug|Win32
|
||
|
{847CB7CC-C956-3BF3-9A58-62C5AF1FE05B}.MinSizeRel|x64.ActiveCfg = MinSizeRel|x64
|
||
|
{847CB7CC-C956-3BF3-9A58-62C5AF1FE05B}.MinSizeRel|x64.Build.0 = MinSizeRel|x64
|
||
|
{847CB7CC-C956-3BF3-9A58-62C5AF1FE05B}.MinSizeRel|x86.ActiveCfg = MinSizeRel|Win32
|
||
|
{847CB7CC-C956-3BF3-9A58-62C5AF1FE05B}.MinSizeRel|x86.Build.0 = MinSizeRel|Win32
|
||
|
{847CB7CC-C956-3BF3-9A58-62C5AF1FE05B}.Release|x64.ActiveCfg = Release|x64
|
||
|
{847CB7CC-C956-3BF3-9A58-62C5AF1FE05B}.Release|x64.Build.0 = Release|x64
|
||
|
{847CB7CC-C956-3BF3-9A58-62C5AF1FE05B}.Release|x86.ActiveCfg = Release|Win32
|
||
|
{847CB7CC-C956-3BF3-9A58-62C5AF1FE05B}.Release|x86.Build.0 = Release|Win32
|
||
|
{847CB7CC-C956-3BF3-9A58-62C5AF1FE05B}.RelWithDebInfo|x64.ActiveCfg = RelWithDebInfo|x64
|
||
|
{847CB7CC-C956-3BF3-9A58-62C5AF1FE05B}.RelWithDebInfo|x64.Build.0 = RelWithDebInfo|x64
|
||
|
{847CB7CC-C956-3BF3-9A58-62C5AF1FE05B}.RelWithDebInfo|x86.ActiveCfg = RelWithDebInfo|Win32
|
||
|
{847CB7CC-C956-3BF3-9A58-62C5AF1FE05B}.RelWithDebInfo|x86.Build.0 = RelWithDebInfo|Win32
|
||
|
{8D92FE30-399F-3CB7-BEA0-A48A09B7EE8B}.Debug|x64.ActiveCfg = Debug|x64
|
||
|
{8D92FE30-399F-3CB7-BEA0-A48A09B7EE8B}.Debug|x64.Build.0 = Debug|x64
|
||
|
{8D92FE30-399F-3CB7-BEA0-A48A09B7EE8B}.Debug|x86.ActiveCfg = Debug|Win32
|
||
|
{8D92FE30-399F-3CB7-BEA0-A48A09B7EE8B}.Debug|x86.Build.0 = Debug|Win32
|
||
|
{8D92FE30-399F-3CB7-BEA0-A48A09B7EE8B}.MinSizeRel|x64.ActiveCfg = MinSizeRel|x64
|
||
|
{8D92FE30-399F-3CB7-BEA0-A48A09B7EE8B}.MinSizeRel|x64.Build.0 = MinSizeRel|x64
|
||
|
{8D92FE30-399F-3CB7-BEA0-A48A09B7EE8B}.MinSizeRel|x86.ActiveCfg = MinSizeRel|Win32
|
||
|
{8D92FE30-399F-3CB7-BEA0-A48A09B7EE8B}.MinSizeRel|x86.Build.0 = MinSizeRel|Win32
|
||
|
{8D92FE30-399F-3CB7-BEA0-A48A09B7EE8B}.Release|x64.ActiveCfg = Release|x64
|
||
|
{8D92FE30-399F-3CB7-BEA0-A48A09B7EE8B}.Release|x64.Build.0 = Release|x64
|
||
|
{8D92FE30-399F-3CB7-BEA0-A48A09B7EE8B}.Release|x86.ActiveCfg = Release|Win32
|
||
|
{8D92FE30-399F-3CB7-BEA0-A48A09B7EE8B}.Release|x86.Build.0 = Release|Win32
|
||
|
{8D92FE30-399F-3CB7-BEA0-A48A09B7EE8B}.RelWithDebInfo|x64.ActiveCfg = RelWithDebInfo|x64
|
||
|
{8D92FE30-399F-3CB7-BEA0-A48A09B7EE8B}.RelWithDebInfo|x64.Build.0 = RelWithDebInfo|x64
|
||
|
{8D92FE30-399F-3CB7-BEA0-A48A09B7EE8B}.RelWithDebInfo|x86.ActiveCfg = RelWithDebInfo|Win32
|
||
|
{8D92FE30-399F-3CB7-BEA0-A48A09B7EE8B}.RelWithDebInfo|x86.Build.0 = RelWithDebInfo|Win32
|
||
|
{9A9D3CF1-C1B4-3B04-BB8F-4591B1DFDE3C}.Debug|x64.ActiveCfg = Debug|x64
|
||
|
{9A9D3CF1-C1B4-3B04-BB8F-4591B1DFDE3C}.Debug|x64.Build.0 = Debug|x64
|
||
|
{9A9D3CF1-C1B4-3B04-BB8F-4591B1DFDE3C}.Debug|x86.ActiveCfg = Debug|Win32
|
||
|
{9A9D3CF1-C1B4-3B04-BB8F-4591B1DFDE3C}.Debug|x86.Build.0 = Debug|Win32
|
||
|
{9A9D3CF1-C1B4-3B04-BB8F-4591B1DFDE3C}.MinSizeRel|x64.ActiveCfg = MinSizeRel|x64
|
||
|
{9A9D3CF1-C1B4-3B04-BB8F-4591B1DFDE3C}.MinSizeRel|x64.Build.0 = MinSizeRel|x64
|
||
|
{9A9D3CF1-C1B4-3B04-BB8F-4591B1DFDE3C}.MinSizeRel|x86.ActiveCfg = MinSizeRel|Win32
|
||
|
{9A9D3CF1-C1B4-3B04-BB8F-4591B1DFDE3C}.MinSizeRel|x86.Build.0 = MinSizeRel|Win32
|
||
|
{9A9D3CF1-C1B4-3B04-BB8F-4591B1DFDE3C}.Release|x64.ActiveCfg = Release|x64
|
||
|
{9A9D3CF1-C1B4-3B04-BB8F-4591B1DFDE3C}.Release|x64.Build.0 = Release|x64
|
||
|
{9A9D3CF1-C1B4-3B04-BB8F-4591B1DFDE3C}.Release|x86.ActiveCfg = Release|Win32
|
||
|
{9A9D3CF1-C1B4-3B04-BB8F-4591B1DFDE3C}.Release|x86.Build.0 = Release|Win32
|
||
|
{9A9D3CF1-C1B4-3B04-BB8F-4591B1DFDE3C}.RelWithDebInfo|x64.ActiveCfg = RelWithDebInfo|x64
|
||
|
{9A9D3CF1-C1B4-3B04-BB8F-4591B1DFDE3C}.RelWithDebInfo|x64.Build.0 = RelWithDebInfo|x64
|
||
|
{9A9D3CF1-C1B4-3B04-BB8F-4591B1DFDE3C}.RelWithDebInfo|x86.ActiveCfg = RelWithDebInfo|Win32
|
||
|
{9A9D3CF1-C1B4-3B04-BB8F-4591B1DFDE3C}.RelWithDebInfo|x86.Build.0 = RelWithDebInfo|Win32
|
||
|
{760837CB-459C-32A1-9DE3-1DBC45E426CC}.Debug|x64.ActiveCfg = Debug|x64
|
||
|
{760837CB-459C-32A1-9DE3-1DBC45E426CC}.Debug|x64.Build.0 = Debug|x64
|
||
|
{760837CB-459C-32A1-9DE3-1DBC45E426CC}.Debug|x86.ActiveCfg = Debug|Win32
|
||
|
{760837CB-459C-32A1-9DE3-1DBC45E426CC}.Debug|x86.Build.0 = Debug|Win32
|
||
|
{760837CB-459C-32A1-9DE3-1DBC45E426CC}.MinSizeRel|x64.ActiveCfg = MinSizeRel|x64
|
||
|
{760837CB-459C-32A1-9DE3-1DBC45E426CC}.MinSizeRel|x64.Build.0 = MinSizeRel|x64
|
||
|
{760837CB-459C-32A1-9DE3-1DBC45E426CC}.MinSizeRel|x86.ActiveCfg = MinSizeRel|Win32
|
||
|
{760837CB-459C-32A1-9DE3-1DBC45E426CC}.MinSizeRel|x86.Build.0 = MinSizeRel|Win32
|
||
|
{760837CB-459C-32A1-9DE3-1DBC45E426CC}.Release|x64.ActiveCfg = Release|x64
|
||
|
{760837CB-459C-32A1-9DE3-1DBC45E426CC}.Release|x64.Build.0 = Release|x64
|
||
|
{760837CB-459C-32A1-9DE3-1DBC45E426CC}.Release|x86.ActiveCfg = Release|Win32
|
||
|
{760837CB-459C-32A1-9DE3-1DBC45E426CC}.Release|x86.Build.0 = Release|Win32
|
||
|
{760837CB-459C-32A1-9DE3-1DBC45E426CC}.RelWithDebInfo|x64.ActiveCfg = RelWithDebInfo|x64
|
||
|
{760837CB-459C-32A1-9DE3-1DBC45E426CC}.RelWithDebInfo|x64.Build.0 = RelWithDebInfo|x64
|
||
|
{760837CB-459C-32A1-9DE3-1DBC45E426CC}.RelWithDebInfo|x86.ActiveCfg = RelWithDebInfo|Win32
|
||
|
{760837CB-459C-32A1-9DE3-1DBC45E426CC}.RelWithDebInfo|x86.Build.0 = RelWithDebInfo|Win32
|
||
|
EndGlobalSection
|
||
|
GlobalSection(SolutionProperties) = preSolution
|
||
|
HideSolutionNode = FALSE
|
||
|
EndGlobalSection
|
||
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
||
|
SolutionGuid = {DFA2570F-A60D-3692-A710-8AB29FD34128}
|
||
|
EndGlobalSection
|
||
|
EndGlobal
|