From ef21077b81ce3298b42dfed861a0d98e4209348e Mon Sep 17 00:00:00 2001 From: Arnaud Boutonné Date: Tue, 17 Aug 2010 10:09:50 +0000 Subject: create_hugo - Add MSVC9 files svn-id: r52141 --- tools/create_hugo/dists/msvc9/create_hugo.sln | 20 +++ tools/create_hugo/dists/msvc9/create_hugo.vcproj | 219 +++++++++++++++++++++++ 2 files changed, 239 insertions(+) create mode 100644 tools/create_hugo/dists/msvc9/create_hugo.sln create mode 100644 tools/create_hugo/dists/msvc9/create_hugo.vcproj (limited to 'tools') diff --git a/tools/create_hugo/dists/msvc9/create_hugo.sln b/tools/create_hugo/dists/msvc9/create_hugo.sln new file mode 100644 index 0000000000..2d86ae4f19 --- /dev/null +++ b/tools/create_hugo/dists/msvc9/create_hugo.sln @@ -0,0 +1,20 @@ + +Microsoft Visual Studio Solution File, Format Version 10.00 +# Visual Studio 2008 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "create_hugo", "create_hugo.vcproj", "{5F280130-349D-11DD-AE16-0800200C9A66}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Release|Win32 = Release|Win32 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {5F280130-349D-11DD-AE16-0800200C9A66}.Debug|Win32.ActiveCfg = Debug|Win32 + {5F280130-349D-11DD-AE16-0800200C9A66}.Debug|Win32.Build.0 = Debug|Win32 + {5F280130-349D-11DD-AE16-0800200C9A66}.Release|Win32.ActiveCfg = Release|Win32 + {5F280130-349D-11DD-AE16-0800200C9A66}.Release|Win32.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/tools/create_hugo/dists/msvc9/create_hugo.vcproj b/tools/create_hugo/dists/msvc9/create_hugo.vcproj new file mode 100644 index 0000000000..f84c3d49d1 --- /dev/null +++ b/tools/create_hugo/dists/msvc9/create_hugo.vcproj @@ -0,0 +1,219 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3