From d7ce7cfff14bfced53e3a524c3199da1f4c5da92 Mon Sep 17 00:00:00 2001 From: Suisse00 Date: Sun, 16 Feb 2014 20:15:18 -0500 Subject: [PATCH] Upgraded the solution to VC++2013 --- src/sm5-net2013.sln | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/sm5-net2013.sln b/src/sm5-net2013.sln index 391e6fb296..bca4c8ccfe 100644 --- a/src/sm5-net2013.sln +++ b/src/sm5-net2013.sln @@ -1,6 +1,8 @@  Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio 2012 +# Visual Studio Express 2013 for Windows Desktop +VisualStudioVersion = 12.0.30110.0 +MinimumVisualStudioVersion = 10.0.40219.1 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "StepMania", "StepMania-net2013.vcxproj", "{AF209DBD-24BD-4356-8DFE-41751B221195}" EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libtommath", "libtommath\libtommath-net2013.vcxproj", "{FEDE5283-1518-4B1D-8124-5C54DB17EA57}"