aboutsummaryrefslogtreecommitdiff
path: root/tools/mhmake/mhmakevc10.sln
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2010-04-30 08:01:40 +0000
committermarha <marha@users.sourceforge.net>2010-04-30 08:01:40 +0000
commitdd8ebf55bd734ee73fb0ac20b5a316706b1e22ea (patch)
treebb0a3b842e59d2b017c29e94d989492e983591e4 /tools/mhmake/mhmakevc10.sln
parent12ff0c3777f65014ade1e6db0393bcbb22581754 (diff)
downloadvcxsrv-dd8ebf55bd734ee73fb0ac20b5a316706b1e22ea.tar.gz
vcxsrv-dd8ebf55bd734ee73fb0ac20b5a316706b1e22ea.tar.bz2
vcxsrv-dd8ebf55bd734ee73fb0ac20b5a316706b1e22ea.zip
Added visual studio 2010 project files.
Diffstat (limited to 'tools/mhmake/mhmakevc10.sln')
-rw-r--r--tools/mhmake/mhmakevc10.sln22
1 files changed, 22 insertions, 0 deletions
diff --git a/tools/mhmake/mhmakevc10.sln b/tools/mhmake/mhmakevc10.sln
new file mode 100644
index 000000000..142a822cc
--- /dev/null
+++ b/tools/mhmake/mhmakevc10.sln
@@ -0,0 +1,22 @@
+Microsoft Visual Studio Solution File, Format Version 11.00
+# Visual Studio 2010
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mhmake", "mhmake.vcxproj", "{7F1669C8-7974-45DF-9B71-0E2A8DC44C06}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|Win32 = Debug|Win32
+ Profile|Win32 = Profile|Win32
+ Release|Win32 = Release|Win32
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {7F1669C8-7974-45DF-9B71-0E2A8DC44C06}.Debug|Win32.ActiveCfg = Debug|Win32
+ {7F1669C8-7974-45DF-9B71-0E2A8DC44C06}.Debug|Win32.Build.0 = Debug|Win32
+ {7F1669C8-7974-45DF-9B71-0E2A8DC44C06}.Profile|Win32.ActiveCfg = Profile|Win32
+ {7F1669C8-7974-45DF-9B71-0E2A8DC44C06}.Profile|Win32.Build.0 = Profile|Win32
+ {7F1669C8-7974-45DF-9B71-0E2A8DC44C06}.Release|Win32.ActiveCfg = Release|Win32
+ {7F1669C8-7974-45DF-9B71-0E2A8DC44C06}.Release|Win32.Build.0 = Release|Win32
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+EndGlobal