From: robertlipe Date: Mon, 15 Jul 2013 16:07:10 +0000 (+0000) Subject: More MSVC work. X-Git-Tag: archive/raspbian/1.10.0+ds-2+rpi1~1^2~12^2~11^2~525 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=e34cf68a5fba0d024ca48056a76814b235c69b46;p=gpsbabel.git More MSVC work. --- diff --git a/gpsbabel/msvc/GPSBabel.sln b/gpsbabel/msvc/GPSBabel.sln index ce62adf0e..36412639e 100644 --- a/gpsbabel/msvc/GPSBabel.sln +++ b/gpsbabel/msvc/GPSBabel.sln @@ -1,20 +1,17 @@ -Microsoft Visual Studio Solution File, Format Version 9.00 -# Visual C++ Express 2005 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "GPSBabel", "GPSBabel.vcproj", "{EB2609DB-5800-45B2-BCB2-06D72F389DCA}" +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Express 2012 for Windows Desktop +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "GPSBabel", "GPSBabel.vcxproj", "{588699A5-B1C9-4343-B765-23B4C0837435}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Win32 = Debug|Win32 Release|Win32 = Release|Win32 - Unicode|Win32 = Unicode|Win32 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {EB2609DB-5800-45B2-BCB2-06D72F389DCA}.Debug|Win32.ActiveCfg = Debug|Win32 - {EB2609DB-5800-45B2-BCB2-06D72F389DCA}.Debug|Win32.Build.0 = Debug|Win32 - {EB2609DB-5800-45B2-BCB2-06D72F389DCA}.Release|Win32.ActiveCfg = Release|Win32 - {EB2609DB-5800-45B2-BCB2-06D72F389DCA}.Release|Win32.Build.0 = Release|Win32 - {EB2609DB-5800-45B2-BCB2-06D72F389DCA}.Unicode|Win32.ActiveCfg = Unicode|Win32 - {EB2609DB-5800-45B2-BCB2-06D72F389DCA}.Unicode|Win32.Build.0 = Unicode|Win32 + {588699A5-B1C9-4343-B765-23B4C0837435}.Debug|Win32.ActiveCfg = Debug|Win32 + {588699A5-B1C9-4343-B765-23B4C0837435}.Debug|Win32.Build.0 = Debug|Win32 + {588699A5-B1C9-4343-B765-23B4C0837435}.Release|Win32.ActiveCfg = Release|Win32 + {588699A5-B1C9-4343-B765-23B4C0837435}.Release|Win32.Build.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE