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:28:28 +0400
committerOliver Schneider <oliver@assarbad.net>2014-01-20 08:28:28 +0400
commitea8f69a6005ce28eb6c2c985afc65f11dca9b410 (patch)
tree8071642622dfe3faec01be8ddd26120a8990436f /wdsr040e
parent0463c881bdb7940200d20c030fed67e9dfb816f7 (diff)
Removing these from the development solution (default)
Diffstat (limited to 'wdsr040e')
-rw-r--r--wdsr040e/wdsr040e.vs8.vcproj159
1 files changed, 0 insertions, 159 deletions
diff --git a/wdsr040e/wdsr040e.vs8.vcproj b/wdsr040e/wdsr040e.vs8.vcproj
deleted file mode 100644
index 6eb6c80..0000000
--- a/wdsr040e/wdsr040e.vs8.vcproj
+++ /dev/null
@@ -1,159 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="8.00"
- Name="wdsr040e"
- ProjectGUID="{2A75AA20-BFFE-4D1C-8AEC-274823223919}"
- RootNamespace="wdsr040e"
- Keyword="Win32Proj"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Release|Win32"
- OutputDirectory="..\intermediate\vs8_$(PlatformName)_$(ConfigurationName)\wdsr040e"
- IntermediateDirectory="..\intermediate\vs8_$(PlatformName)_$(ConfigurationName)\wdsr040e"
- ConfigurationType="2"
- CharacterSet="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;WDSR040E_EXPORTS"
- RuntimeLibrary="0"
- UsePrecompiledHeader="0"
- WarningLevel="3"
- DebugInformationFormat="3"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- AdditionalOptions="/nologo"
- PreprocessorDefinitions="WINVER=0x0500"
- Culture="1033"
- AdditionalIncludeDirectories="$(ProjectDir)\..;$(IntDir)"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- IgnoreImportLibrary="true"
- OutputFile="../build/wdsr040e.wdslng"
- LinkIncremental="1"
- GenerateManifest="false"
- IgnoreAllDefaultLibraries="true"
- GenerateDebugInformation="false"
- SubSystem="2"
- OptimizeReferences="2"
- EnableCOMDATFolding="2"
- ResourceOnlyDLL="true"
- SetChecksum="true"
- RandomizedBaseAddress="1"
- DataExecutionPrevention="0"
- ImportLibrary="$(OutDir)/wdsr040e_x86.lib"
- TargetMachine="1"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- EmbedManifest="false"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </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}"
- >
- </Filter>
- <Filter
- Name="Header Files"
- Filter="h;hpp;hxx;hm;inl;inc;xsd"
- UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
- >
- <File
- RelativePath=".\resource.h"
- >
- </File>
- </Filter>
- <Filter
- Name="Resource Files"
- Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
- UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
- >
- <File
- RelativePath="..\windirstat\res\bitmap1.bmp"
- >
- </File>
- <File
- RelativePath="..\windirstat\res\icon1.ico"
- >
- </File>
- <File
- RelativePath="..\windirstat\res\junctionpoint.bmp"
- >
- </File>
- <File
- RelativePath="..\windirstat\res\Toolbar.bmp"
- >
- </File>
- <File
- RelativePath=".\windirstat.rc"
- >
- </File>
- <File
- RelativePath=".\res\windirstat.rc2"
- >
- </File>
- </Filter>
- <File
- RelativePath=".\.Hungarian.txt"
- >
- </File>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>