Browse Source

- Corrected the VS2012 solution file (or should I say that VS2012 Express for Desktop corrected it) so that it opens correctly with the Visual Studio version selector. If this causes problems with other versions of VS2012 then we'll need different variation folders but I hope not.

MelvMay-GG 12 years ago
parent
commit
3d90016
1 changed files with 1 additions and 1 deletions
  1. 1 1
      engine/compilers/VisualStudio 2012/Torque 2D.sln

+ 1 - 1
engine/compilers/VisualStudio 2012/Torque 2D.sln

@@ -1,5 +1,5 @@
 Microsoft Visual Studio Solution File, Format Version 12.00
 Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2012
+# Visual Studio Express 2012 for Windows Desktop
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Torque2D", "Torque 2D.vcxproj", "{1564A07D-230E-4C90-AEE6-52AC9A58D6C9}"
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Torque2D", "Torque 2D.vcxproj", "{1564A07D-230E-4C90-AEE6-52AC9A58D6C9}"
 EndProject
 EndProject
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ljpeg", "ljpeg.vcxproj", "{0B07BA94-AA53-4FD4-ADB4-79EC2DA53B36}"
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ljpeg", "ljpeg.vcxproj", "{0B07BA94-AA53-4FD4-ADB4-79EC2DA53B36}"