From 2c50875c520e0f22ef334142d46060c2ad79b4dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Thu, 30 Jun 2011 14:54:19 +0000 Subject: update to VSC 9.0 2008 svn path=/trunk/externals/zexy/; revision=15137 --- build/win-vs2008/zexy.sln | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) (limited to 'build/win-vs2008/zexy.sln') diff --git a/build/win-vs2008/zexy.sln b/build/win-vs2008/zexy.sln index 241f59b..f5670f0 100644 --- a/build/win-vs2008/zexy.sln +++ b/build/win-vs2008/zexy.sln @@ -1,18 +1,16 @@ -Microsoft Visual Studio Solution File, Format Version 8.00 +Microsoft Visual Studio Solution File, Format Version 10.00 +# Visual Studio 2008 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "zexy", "zexy.vcproj", "{6B55773B-3FF5-4F09-B538-2A7007DEC4DB}" - ProjectSection(ProjectDependencies) = postProject - EndProjectSection EndProject Global - GlobalSection(SolutionConfiguration) = preSolution - Release = Release + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Release|Win32 = Release|Win32 EndGlobalSection - GlobalSection(ProjectConfiguration) = postSolution - {6B55773B-3FF5-4F09-B538-2A7007DEC4DB}.Release.ActiveCfg = Release|Win32 - {6B55773B-3FF5-4F09-B538-2A7007DEC4DB}.Release.Build.0 = Release|Win32 + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {6B55773B-3FF5-4F09-B538-2A7007DEC4DB}.Release|Win32.ActiveCfg = Release|Win32 + {6B55773B-3FF5-4F09-B538-2A7007DEC4DB}.Release|Win32.Build.0 = Release|Win32 EndGlobalSection - GlobalSection(ExtensibilityGlobals) = postSolution - EndGlobalSection - GlobalSection(ExtensibilityAddIns) = postSolution + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE EndGlobalSection EndGlobal -- cgit v1.2.1