diff options
| author | Vicent Marti <tanoku@gmail.com> | 2010-12-11 23:39:24 +0200 |
|---|---|---|
| committer | Vicent Marti <tanoku@gmail.com> | 2010-12-12 00:22:57 +0200 |
| commit | 2619dee4300cc0ef74b10cdee3d0f07eae1f6e65 (patch) | |
| tree | e92c673c23ad76418297443ed26e74e3074f07c9 /msvc/libgit2_shared_2010.sln | |
| parent | bfe0658ec6ecf67ab53b789f54743113f80ef2ff (diff) | |
| download | libgit2-2619dee4300cc0ef74b10cdee3d0f07eae1f6e65.tar.gz | |
Remove the Visual Studio 2010 solution
Users can automatically generate one for their system using CMake.
Signed-off-by: Vicent Marti <tanoku@gmail.com>
Diffstat (limited to 'msvc/libgit2_shared_2010.sln')
| -rw-r--r-- | msvc/libgit2_shared_2010.sln | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/msvc/libgit2_shared_2010.sln b/msvc/libgit2_shared_2010.sln deleted file mode 100644 index 3ad970313..000000000 --- a/msvc/libgit2_shared_2010.sln +++ /dev/null @@ -1,20 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 11.00 -# Visual C++ Express 2010 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libgit2_shared", "libgit2_shared.vcxproj", "{628B5A30-A7D1-B216-C57D-F8F9D5BA019C}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Win32 = Debug|Win32 - Release|Win32 = Release|Win32 - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {628B5A30-A7D1-B216-C57D-F8F9D5BA019C}.Debug|Win32.ActiveCfg = Debug|Win32 - {628B5A30-A7D1-B216-C57D-F8F9D5BA019C}.Debug|Win32.Build.0 = Debug|Win32 - {628B5A30-A7D1-B216-C57D-F8F9D5BA019C}.Release|Win32.ActiveCfg = Release|Win32 - {628B5A30-A7D1-B216-C57D-F8F9D5BA019C}.Release|Win32.Build.0 = Release|Win32 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal |
