mirror of
https://github.com/pocoproject/poco.git
synced 2025-05-20 04:57:42 +02:00
27 lines
1.5 KiB
Plaintext
27 lines
1.5 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 9.00
|
|
# Visual Studio 2005
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Server", "Server\Server_VS80.vcproj", "{B0FFA5DF-1420-460F-8E87-E4DEBE801A05}"
|
|
EndProject
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Picross_VS80", "Picross\Picross_VS80.vcproj", "{0D0ED3CF-2841-412A-A9AC-F07F9E61341C}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
debug_shared|Win32 = debug_shared|Win32
|
|
release_shared|Win32 = release_shared|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}.release_shared|Win32.ActiveCfg = release_shared|Win32
|
|
{B0FFA5DF-1420-460F-8E87-E4DEBE801A05}.release_shared|Win32.Build.0 = release_shared|Win32
|
|
{0D0ED3CF-2841-412A-A9AC-F07F9E61341C}.debug_shared|Win32.ActiveCfg = debug_shared|Win32
|
|
{0D0ED3CF-2841-412A-A9AC-F07F9E61341C}.debug_shared|Win32.Build.0 = debug_shared|Win32
|
|
{0D0ED3CF-2841-412A-A9AC-F07F9E61341C}.release_shared|Win32.ActiveCfg = release_shared|Win32
|
|
{0D0ED3CF-2841-412A-A9AC-F07F9E61341C}.release_shared|Win32.Build.0 = release_shared|Win32
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
EndGlobal
|