Files
wlan-cloud-lib-poco/Shell/Shell_x64_vs100.sln
Aleksandar Fabijanic d712530c7d added Poco::Shell
2013-04-23 20:06:03 -05:00

44 lines
2.7 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ShellBundle", "ShellBundle_x64_vs100.vcxproj", "{9D75D447-6A02-4059-8DE7-5550D1FF1138}"
ProjectSection(ProjectDependencies) = postProject
{8153C1CE-25D6-4D39-B565-5C4527F0DBA5} = {8153C1CE-25D6-4D39-B565-5C4527F0DBA5}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Shell", "Shell_x64_vs100.vcxproj", "{8153C1CE-25D6-4D39-B565-5C4527F0DBA5}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Client", "Client\Client_x64_vs100.vcxproj", "{6E47E601-FBE0-47AE-B33F-BCBBB72210DE}"
ProjectSection(ProjectDependencies) = postProject
{8153C1CE-25D6-4D39-B565-5C4527F0DBA5} = {8153C1CE-25D6-4D39-B565-5C4527F0DBA5}
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
debug_shared|x64 = debug_shared|x64
release_shared|x64 = release_shared|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{9D75D447-6A02-4059-8DE7-5550D1FF1138}.debug_shared|x64.ActiveCfg = debug_shared|x64
{9D75D447-6A02-4059-8DE7-5550D1FF1138}.debug_shared|x64.Build.0 = debug_shared|x64
{9D75D447-6A02-4059-8DE7-5550D1FF1138}.debug_shared|x64.Deploy.0 = debug_shared|x64
{9D75D447-6A02-4059-8DE7-5550D1FF1138}.release_shared|x64.ActiveCfg = release_shared|x64
{9D75D447-6A02-4059-8DE7-5550D1FF1138}.release_shared|x64.Build.0 = release_shared|x64
{9D75D447-6A02-4059-8DE7-5550D1FF1138}.release_shared|x64.Deploy.0 = release_shared|x64
{8153C1CE-25D6-4D39-B565-5C4527F0DBA5}.debug_shared|x64.ActiveCfg = debug_shared|x64
{8153C1CE-25D6-4D39-B565-5C4527F0DBA5}.debug_shared|x64.Build.0 = debug_shared|x64
{8153C1CE-25D6-4D39-B565-5C4527F0DBA5}.debug_shared|x64.Deploy.0 = debug_shared|x64
{8153C1CE-25D6-4D39-B565-5C4527F0DBA5}.release_shared|x64.ActiveCfg = release_shared|x64
{8153C1CE-25D6-4D39-B565-5C4527F0DBA5}.release_shared|x64.Build.0 = release_shared|x64
{8153C1CE-25D6-4D39-B565-5C4527F0DBA5}.release_shared|x64.Deploy.0 = release_shared|x64
{6E47E601-FBE0-47AE-B33F-BCBBB72210DE}.debug_shared|x64.ActiveCfg = debug_shared|x64
{6E47E601-FBE0-47AE-B33F-BCBBB72210DE}.debug_shared|x64.Build.0 = debug_shared|x64
{6E47E601-FBE0-47AE-B33F-BCBBB72210DE}.debug_shared|x64.Deploy.0 = debug_shared|x64
{6E47E601-FBE0-47AE-B33F-BCBBB72210DE}.release_shared|x64.ActiveCfg = release_shared|x64
{6E47E601-FBE0-47AE-B33F-BCBBB72210DE}.release_shared|x64.Build.0 = release_shared|x64
{6E47E601-FBE0-47AE-B33F-BCBBB72210DE}.release_shared|x64.Deploy.0 = release_shared|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal