Skip to content

Commit

Permalink
Changes to help compilation under VS2005
Browse files Browse the repository at this point in the history
  • Loading branch information
nickgammon committed Aug 30, 2010
1 parent ff972ae commit a6559b8
Show file tree
Hide file tree
Showing 3 changed files with 4,836 additions and 4,836 deletions.
40 changes: 20 additions & 20 deletions MUSHclient.sln
@@ -1,20 +1,20 @@

Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MUSHclient", "MUSHclient.vcproj", "{A72BFD9B-2A5C-4509-BB92-593FF2C8CE95}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
Release|Win32 = Release|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{A72BFD9B-2A5C-4509-BB92-593FF2C8CE95}.Debug|Win32.ActiveCfg = Debug|Win32
{A72BFD9B-2A5C-4509-BB92-593FF2C8CE95}.Debug|Win32.Build.0 = Debug|Win32
{A72BFD9B-2A5C-4509-BB92-593FF2C8CE95}.Release|Win32.ActiveCfg = Release|Win32
{A72BFD9B-2A5C-4509-BB92-593FF2C8CE95}.Release|Win32.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal

Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MUSHclient", "MUSHclient.vcproj", "{A72BFD9B-2A5C-4509-BB92-593FF2C8CE95}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
Release|Win32 = Release|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{A72BFD9B-2A5C-4509-BB92-593FF2C8CE95}.Debug|Win32.ActiveCfg = Debug|Win32
{A72BFD9B-2A5C-4509-BB92-593FF2C8CE95}.Debug|Win32.Build.0 = Debug|Win32
{A72BFD9B-2A5C-4509-BB92-593FF2C8CE95}.Release|Win32.ActiveCfg = Release|Win32
{A72BFD9B-2A5C-4509-BB92-593FF2C8CE95}.Release|Win32.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal

0 comments on commit a6559b8

Please sign in to comment.