mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-13 02:22:57 +01:00
31 lines
1.6 KiB
Plaintext
31 lines
1.6 KiB
Plaintext
Microsoft Visual Studio Solution File, Format Version 8.00
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "WebWidgets", "WebWidgets_VS71.vcproj", "{8962dad7-4f7b-46d0-a451-8d3476606890}"
|
|
ProjectSection(ProjectDependencies) = postProject
|
|
EndProjectSection
|
|
EndProject
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TestSuite", "testsuite\TestSuite_VS71.vcproj", "{09255b72-c314-4e57-bcf8-73698222f042}"
|
|
ProjectSection(ProjectDependencies) = postProject
|
|
{8962dad7-4f7b-46d0-a451-8d3476606890} = {8962dad7-4f7b-46d0-a451-8d3476606890}
|
|
EndProjectSection
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfiguration) = preSolution
|
|
debug_shared = debug_shared
|
|
release_shared = release_shared
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfiguration) = postSolution
|
|
{8962dad7-4f7b-46d0-a451-8d3476606890}.debug_shared.ActiveCfg = debug_shared|Win32
|
|
{8962dad7-4f7b-46d0-a451-8d3476606890}.debug_shared.Build.0 = debug_shared|Win32
|
|
{8962dad7-4f7b-46d0-a451-8d3476606890}.release_shared.ActiveCfg = release_shared|Win32
|
|
{8962dad7-4f7b-46d0-a451-8d3476606890}.release_shared.Build.0 = release_shared|Win32
|
|
{09255b72-c314-4e57-bcf8-73698222f042}.debug_shared.ActiveCfg = debug_shared|Win32
|
|
{09255b72-c314-4e57-bcf8-73698222f042}.debug_shared.Build.0 = debug_shared|Win32
|
|
{09255b72-c314-4e57-bcf8-73698222f042}.release_shared.ActiveCfg = release_shared|Win32
|
|
{09255b72-c314-4e57-bcf8-73698222f042}.release_shared.Build.0 = release_shared|Win32
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityAddIns) = postSolution
|
|
EndGlobalSection
|
|
EndGlobal
|