mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-14 15:05:35 +02:00
fixed vs80 solution
This commit is contained in:
@@ -1,24 +1,24 @@
|
|||||||
|
|
||||||
Microsoft Visual Studio Solution File, Format Version 9.00
|
Microsoft Visual Studio Solution File, Format Version 9.00
|
||||||
# Visual C++ Express 2005
|
# Visual Studio 2005
|
||||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Server", "Server\Server_vs80.vcproj", "{F2972327-DCA7-49BB-B55D-66C554CF1205}"
|
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
|
EndProject
|
||||||
Global
|
Global
|
||||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||||
debug_shared|Win32 = debug_shared|Win32
|
debug_shared|Win32 = debug_shared|Win32
|
||||||
debug_static|Win32 = debug_static|Win32
|
|
||||||
release_shared|Win32 = release_shared|Win32
|
release_shared|Win32 = release_shared|Win32
|
||||||
release_static|Win32 = release_static|Win32
|
|
||||||
EndGlobalSection
|
EndGlobalSection
|
||||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||||
{F2972327-DCA7-49BB-B55D-66C554CF1205}.debug_shared|Win32.ActiveCfg = debug_shared|Win32
|
{B0FFA5DF-1420-460F-8E87-E4DEBE801A05}.debug_shared|Win32.ActiveCfg = debug_shared|Win32
|
||||||
{F2972327-DCA7-49BB-B55D-66C554CF1205}.debug_shared|Win32.Build.0 = debug_shared|Win32
|
{B0FFA5DF-1420-460F-8E87-E4DEBE801A05}.debug_shared|Win32.Build.0 = debug_shared|Win32
|
||||||
{F2972327-DCA7-49BB-B55D-66C554CF1205}.debug_static|Win32.ActiveCfg = debug_static|Win32
|
{B0FFA5DF-1420-460F-8E87-E4DEBE801A05}.release_shared|Win32.ActiveCfg = release_shared|Win32
|
||||||
{F2972327-DCA7-49BB-B55D-66C554CF1205}.debug_static|Win32.Build.0 = debug_static|Win32
|
{B0FFA5DF-1420-460F-8E87-E4DEBE801A05}.release_shared|Win32.Build.0 = release_shared|Win32
|
||||||
{F2972327-DCA7-49BB-B55D-66C554CF1205}.release_shared|Win32.ActiveCfg = release_shared|Win32
|
{0D0ED3CF-2841-412A-A9AC-F07F9E61341C}.debug_shared|Win32.ActiveCfg = debug_shared|Win32
|
||||||
{F2972327-DCA7-49BB-B55D-66C554CF1205}.release_shared|Win32.Build.0 = release_shared|Win32
|
{0D0ED3CF-2841-412A-A9AC-F07F9E61341C}.debug_shared|Win32.Build.0 = debug_shared|Win32
|
||||||
{F2972327-DCA7-49BB-B55D-66C554CF1205}.release_static|Win32.ActiveCfg = release_static|Win32
|
{0D0ED3CF-2841-412A-A9AC-F07F9E61341C}.release_shared|Win32.ActiveCfg = release_shared|Win32
|
||||||
{F2972327-DCA7-49BB-B55D-66C554CF1205}.release_static|Win32.Build.0 = release_static|Win32
|
{0D0ED3CF-2841-412A-A9AC-F07F9E61341C}.release_shared|Win32.Build.0 = release_shared|Win32
|
||||||
EndGlobalSection
|
EndGlobalSection
|
||||||
GlobalSection(SolutionProperties) = preSolution
|
GlobalSection(SolutionProperties) = preSolution
|
||||||
HideSolutionNode = FALSE
|
HideSolutionNode = FALSE
|
||||||
|
Reference in New Issue
Block a user