mirror of
https://github.com/pocoproject/poco.git
synced 2025-05-06 01:03:17 +02:00
26 lines
1.4 KiB
Plaintext
26 lines
1.4 KiB
Plaintext
Microsoft Visual Studio Solution File, Format Version 10.00
|
|
# Visual Studio 2008
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Server_VS90", "Server\Server_vs90.vcproj", "{B0FFA5DF-1420-460F-8E87-E4DEBE801A05}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
debug_shared|Win32 = debug_shared|Win32
|
|
debug_static|Win32 = debug_static|Win32
|
|
release_shared|Win32 = release_shared|Win32
|
|
release_static|Win32 = release_static|Win32
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{B0FFA5DF-1420-460F-8E87-E4DEBE801A05}.debug_shared|Win32.ActiveCfg = debug_shared|Win32
|
|
{B0FFA5DF-1420-460F-8E87-E4DEBE801A05}.debug_shared|Win32.Build.0 = debug_shared|Win32
|
|
{B0FFA5DF-1420-460F-8E87-E4DEBE801A05}.debug_static|Win32.ActiveCfg = debug_static|Win32
|
|
{B0FFA5DF-1420-460F-8E87-E4DEBE801A05}.debug_static|Win32.Build.0 = debug_static|Win32
|
|
{B0FFA5DF-1420-460F-8E87-E4DEBE801A05}.release_shared|Win32.ActiveCfg = release_shared|Win32
|
|
{B0FFA5DF-1420-460F-8E87-E4DEBE801A05}.release_shared|Win32.Build.0 = release_shared|Win32
|
|
{B0FFA5DF-1420-460F-8E87-E4DEBE801A05}.release_static|Win32.ActiveCfg = release_static|Win32
|
|
{B0FFA5DF-1420-460F-8E87-E4DEBE801A05}.release_static|Win32.Build.0 = release_static|Win32
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
EndGlobal
|