diff options
author | click <none@none> | 2010-06-05 17:42:56 +0200 |
---|---|---|
committer | click <none@none> | 2010-06-05 17:42:56 +0200 |
commit | c19db366c4065eceb2285a468f0c73c4837fa800 (patch) | |
tree | 70395d2402818433e10a87a1d87cd787889fab59 /contrib/vmap_assembler/vmap_assemblerVC80.sln | |
parent | 93bdc2639d8a597e705aa16a808a86bd82f036ae (diff) |
More projectfiles down the drain (and yes, we'll remake most of these, apart from pre VC90-ones which are now... unsupported)
--HG--
branch : trunk
Diffstat (limited to 'contrib/vmap_assembler/vmap_assemblerVC80.sln')
-rw-r--r-- | contrib/vmap_assembler/vmap_assemblerVC80.sln | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/contrib/vmap_assembler/vmap_assemblerVC80.sln b/contrib/vmap_assembler/vmap_assemblerVC80.sln deleted file mode 100644 index 66489bd0a79..00000000000 --- a/contrib/vmap_assembler/vmap_assemblerVC80.sln +++ /dev/null @@ -1,19 +0,0 @@ -Microsoft Visual Studio Solution File, Format Version 9.00 -# Visual C++ Express 2005 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "vmap_assembler", "VC80\vmap_assembler.vcproj", "{572FFF74-480C-4472-8ABF-81733BB4049D}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Win32 = Debug|Win32 - Release|Win32 = Release|Win32 - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {572FFF74-480C-4472-8ABF-81733BB4049D}.Debug|Win32.ActiveCfg = Debug|Win32 - {572FFF74-480C-4472-8ABF-81733BB4049D}.Debug|Win32.Build.0 = Debug|Win32 - {572FFF74-480C-4472-8ABF-81733BB4049D}.Release|Win32.ActiveCfg = Release|Win32 - {572FFF74-480C-4472-8ABF-81733BB4049D}.Release|Win32.Build.0 = Release|Win32 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal |