Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/windirstat.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Schneider <oliver@assarbad.net>2014-01-20 08:26:59 +0400
committerOliver Schneider <oliver@assarbad.net>2014-01-20 08:26:59 +0400
commit0463c881bdb7940200d20c030fed67e9dfb816f7 (patch)
tree791ab745f9a7d17746fb741f034432267d249ab9 /wdshelp
parentfaa4485d651d85f98a67832c3f6deeaa0f2ab294 (diff)
Removing the other (incomplete) projects, they aren't needed anymore
Diffstat (limited to 'wdshelp')
-rw-r--r--wdshelp/wdshelp.vs2008.vcproj75
1 files changed, 0 insertions, 75 deletions
diff --git a/wdshelp/wdshelp.vs2008.vcproj b/wdshelp/wdshelp.vs2008.vcproj
deleted file mode 100644
index 244cef1..0000000
--- a/wdshelp/wdshelp.vs2008.vcproj
+++ /dev/null
@@ -1,75 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="9,00"
- Name="wdshelp"
- ProjectGUID="{7EE5206B-1657-482A-B6A1-343DE5D6DE11}"
- RootNamespace="wdshelp"
- Keyword="MakeFileProj"
- TargetFrameworkVersion="131072"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- <Platform
- Name="x64"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Release|Win32"
- OutputDirectory="../../help"
- IntermediateDirectory="../../help"
- ConfigurationType="0"
- BuildLogFile=""
- >
- <Tool
- Name="VCNMakeTool"
- BuildCommandLine="buildhelp.cmd build"
- ReBuildCommandLine="buildhelp.cmd build"
- CleanCommandLine="buildhelp.cmd clean"
- Output=""
- PreprocessorDefinitions=""
- IncludeSearchPath=""
- ForcedIncludes=""
- AssemblySearchPath=""
- ForcedUsingAssemblies=""
- CompileAsManaged=""
- />
- </Configuration>
- <Configuration
- Name="Release|x64"
- OutputDirectory="..\intermediate\vs2008_$(PlatformName)\$(ConfigurationName)"
- IntermediateDirectory="..\intermediate\vs2008_$(PlatformName)\$(ConfigurationName)"
- ConfigurationType="0"
- BuildLogFile=""
- >
- <Tool
- Name="VCNMakeTool"
- BuildCommandLine="buildhelp.cmd build"
- ReBuildCommandLine="buildhelp.cmd build"
- CleanCommandLine="buildhelp.cmd clean"
- Output=""
- PreprocessorDefinitions=""
- IncludeSearchPath=""
- ForcedIncludes=""
- AssemblySearchPath=""
- ForcedUsingAssemblies=""
- CompileAsManaged=""
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <File
- RelativePath=".\buildhelp.cmd"
- >
- </File>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>