From 3ffe138ff93e1eb8775558e32bd6adebc6ce7672 Mon Sep 17 00:00:00 2001 From: Mike DePaulo Date: Mon, 1 Sep 2014 11:10:55 -0400 Subject: Initial work to get VcXsrv 1.15.2.0 to compile under the MSVC2013 XP target --- tools/mhmake/mhmake.vcxproj | 12 ++++++------ tools/mhmake/mhmakevc10.sln | 6 ++++-- 2 files changed, 10 insertions(+), 8 deletions(-) (limited to 'tools') diff --git a/tools/mhmake/mhmake.vcxproj b/tools/mhmake/mhmake.vcxproj index be7544606..1e10d0c3e 100644 --- a/tools/mhmake/mhmake.vcxproj +++ b/tools/mhmake/mhmake.vcxproj @@ -36,40 +36,40 @@ false MultiByte true - v120 + v120_xp Application false MultiByte - v120 + v120_xp Application false MultiByte true - v120 + v120_xp Application false MultiByte true - v120 + v120_xp Application false MultiByte - v120 + v120_xp Application false MultiByte true - v120 + v120_xp diff --git a/tools/mhmake/mhmakevc10.sln b/tools/mhmake/mhmakevc10.sln index aa927ed5f..d51ede279 100644 --- a/tools/mhmake/mhmakevc10.sln +++ b/tools/mhmake/mhmakevc10.sln @@ -1,5 +1,7 @@ -Microsoft Visual Studio Solution File, Format Version 11.00 -# Visual Studio 2010 +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Express 2013 for Windows Desktop +VisualStudioVersion = 12.0.30723.0 +MinimumVisualStudioVersion = 10.0.40219.1 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mhmake", "mhmake.vcxproj", "{7F1669C8-7974-45DF-9B71-0E2A8DC44C06}" EndProject Global -- cgit v1.2.3