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:
Diffstat (limited to 'wdshelp/wdshelp.vcproj')
-rw-r--r--wdshelp/wdshelp.vcproj122
1 files changed, 122 insertions, 0 deletions
diff --git a/wdshelp/wdshelp.vcproj b/wdshelp/wdshelp.vcproj
new file mode 100644
index 0000000..38d5df5
--- /dev/null
+++ b/wdshelp/wdshelp.vcproj
@@ -0,0 +1,122 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="7.10"
+ Name="wdshelp"
+ ProjectGUID="{7EE5206B-1657-482A-B6A1-343DE5D6DE11}"
+ Keyword="MakeFileProj">
+ <Platforms>
+ <Platform
+ Name="Win32"/>
+ </Platforms>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory="Debug"
+ IntermediateDirectory="Debug"
+ ConfigurationType="0">
+ <Tool
+ Name="VCNMakeTool"
+ BuildCommandLine="echo The help file will only be generated in release build."
+ ReBuildCommandLine="echo The help file will only be generated in release build."
+ CleanCommandLine="echo clean"
+ Output="windirstat.chm"/>
+ </Configuration>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory="Release"
+ IntermediateDirectory="Release"
+ ConfigurationType="0">
+ <Tool
+ Name="VCNMakeTool"
+ BuildCommandLine="hhc &quot;$(ProjectDir)windirstat.hhp&quot; || cd ."
+ ReBuildCommandLine="hhc &quot;$(ProjectDir)windirstat.hhp&quot; || cd ."
+ CleanCommandLine="del ..\..\release\wdsh0407.chm"
+ Output="..\..\release\windirstat.chm"/>
+ </Configuration>
+ </Configurations>
+ <References>
+ </References>
+ <Files>
+ <Filter
+ Name="Source Files"
+ Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
+ UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
+ <File
+ RelativePath=".\actions.htm"
+ DeploymentContent="TRUE">
+ </File>
+ <File
+ RelativePath=".\configuration.htm"
+ DeploymentContent="TRUE">
+ </File>
+ <File
+ RelativePath=".\coupling.htm"
+ DeploymentContent="TRUE">
+ </File>
+ <File
+ RelativePath=".\deinstallation.htm"
+ DeploymentContent="TRUE">
+ </File>
+ <File
+ RelativePath=".\directorytree.htm"
+ DeploymentContent="TRUE">
+ </File>
+ <File
+ RelativePath=".\extensionlist.htm"
+ DeploymentContent="TRUE">
+ </File>
+ <File
+ RelativePath=".\faq.htm"
+ DeploymentContent="TRUE">
+ </File>
+ <File
+ RelativePath=".\format.css">
+ </File>
+ <File
+ RelativePath=".\gnufdl.htm"
+ DeploymentContent="TRUE">
+ </File>
+ <File
+ RelativePath=".\legend.htm"
+ DeploymentContent="TRUE">
+ </File>
+ <File
+ RelativePath=".\limits.htm"
+ DeploymentContent="TRUE">
+ </File>
+ <File
+ RelativePath=".\selectdrivesdialog.htm"
+ DeploymentContent="TRUE">
+ </File>
+ <File
+ RelativePath=".\sorting.htm"
+ DeploymentContent="TRUE">
+ </File>
+ <File
+ RelativePath=".\Table of Contents.hhc">
+ </File>
+ <File
+ RelativePath=".\treemap.htm"
+ DeploymentContent="TRUE">
+ </File>
+ <File
+ RelativePath=".\userdefinedcleanups.htm"
+ DeploymentContent="TRUE">
+ </File>
+ <File
+ RelativePath=".\whatisatree.htm"
+ DeploymentContent="TRUE">
+ </File>
+ <File
+ RelativePath=".\windirstat.hhp">
+ </File>
+ <File
+ RelativePath=".\windirstat.htm"
+ DeploymentContent="TRUE">
+ </File>
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>