mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-13 02:22:57 +01:00
29 lines
1.6 KiB
Plaintext
29 lines
1.6 KiB
Plaintext
Microsoft Visual Studio Solution File, Format Version 9.00
|
|
# Visual Studio 2005
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "WebWidgets", "WebWidgets_VS80.vcproj", "{8962DAD7-4F7B-46D0-A451-8D3476606890}"
|
|
EndProject
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TestSuite", "testsuite\TestSuite_VS80.vcproj", "{09255B72-C314-4E57-BCF8-73698222F042}"
|
|
ProjectSection(ProjectDependencies) = postProject
|
|
{8962DAD7-4F7B-46D0-A451-8D3476606890} = {8962DAD7-4F7B-46D0-A451-8D3476606890}
|
|
EndProjectSection
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
debug_shared|Win32 = debug_shared|Win32
|
|
release_shared|Win32 = release_shared|Win32
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{8962DAD7-4F7B-46D0-A451-8D3476606890}.debug_shared|Win32.ActiveCfg = debug_shared|Win32
|
|
{8962DAD7-4F7B-46D0-A451-8D3476606890}.debug_shared|Win32.Build.0 = debug_shared|Win32
|
|
{8962DAD7-4F7B-46D0-A451-8D3476606890}.release_shared|Win32.ActiveCfg = release_shared|Win32
|
|
{8962DAD7-4F7B-46D0-A451-8D3476606890}.release_shared|Win32.Build.0 = release_shared|Win32
|
|
{09255B72-C314-4E57-BCF8-73698222F042}.debug_shared|Win32.ActiveCfg = debug_shared|Win32
|
|
{09255B72-C314-4E57-BCF8-73698222F042}.debug_shared|Win32.Build.0 = debug_shared|Win32
|
|
{09255B72-C314-4E57-BCF8-73698222F042}.release_shared|Win32.ActiveCfg = release_shared|Win32
|
|
{09255B72-C314-4E57-BCF8-73698222F042}.release_shared|Win32.Build.0 = release_shared|Win32
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
EndGlobal
|