Index: sandbox/win/tools/finder/finder.vcproj |
diff --git a/sandbox/win/tools/finder/finder.vcproj b/sandbox/win/tools/finder/finder.vcproj |
deleted file mode 100644 |
index 787c8477c2cb18a888f4805b3a98062bce663609..0000000000000000000000000000000000000000 |
--- a/sandbox/win/tools/finder/finder.vcproj |
+++ /dev/null |
@@ -1,201 +0,0 @@ |
-<?xml version="1.0" encoding="Windows-1252"?> |
-<VisualStudioProject |
- ProjectType="Visual C++" |
- Version="8.00" |
- Name="finder" |
- ProjectGUID="{ACDC2E06-0366-41A4-A646-C37E130A605D}" |
- RootNamespace="finder" |
- Keyword="Win32Proj" |
- > |
- <Platforms> |
- <Platform |
- Name="Win32" |
- /> |
- </Platforms> |
- <ToolFiles> |
- </ToolFiles> |
- <Configurations> |
- <Configuration |
- Name="Debug|Win32" |
- ConfigurationType="1" |
- InheritedPropertySheets="$(SolutionDir)..\build\debug.vsprops;$(SolutionDir)..\build\common.vsprops" |
- > |
- <Tool |
- Name="VCPreBuildEventTool" |
- /> |
- <Tool |
- Name="VCCustomBuildTool" |
- /> |
- <Tool |
- Name="VCXMLDataGeneratorTool" |
- /> |
- <Tool |
- Name="VCWebServiceProxyGeneratorTool" |
- /> |
- <Tool |
- Name="VCMIDLTool" |
- /> |
- <Tool |
- Name="VCCLCompilerTool" |
- UsePrecompiledHeader="2" |
- ForcedIncludeFiles="stdafx.h" |
- /> |
- <Tool |
- Name="VCManagedResourceCompilerTool" |
- /> |
- <Tool |
- Name="VCResourceCompilerTool" |
- /> |
- <Tool |
- Name="VCPreLinkEventTool" |
- /> |
- <Tool |
- Name="VCLinkerTool" |
- /> |
- <Tool |
- Name="VCALinkTool" |
- /> |
- <Tool |
- Name="VCManifestTool" |
- /> |
- <Tool |
- Name="VCXDCMakeTool" |
- /> |
- <Tool |
- Name="VCBscMakeTool" |
- /> |
- <Tool |
- Name="VCFxCopTool" |
- /> |
- <Tool |
- Name="VCAppVerifierTool" |
- /> |
- <Tool |
- Name="VCWebDeploymentTool" |
- /> |
- <Tool |
- Name="VCPostBuildEventTool" |
- /> |
- </Configuration> |
- <Configuration |
- Name="Release|Win32" |
- ConfigurationType="1" |
- InheritedPropertySheets="$(SolutionDir)..\build\release.vsprops;$(SolutionDir)..\build\common.vsprops" |
- > |
- <Tool |
- Name="VCPreBuildEventTool" |
- /> |
- <Tool |
- Name="VCCustomBuildTool" |
- /> |
- <Tool |
- Name="VCXMLDataGeneratorTool" |
- /> |
- <Tool |
- Name="VCWebServiceProxyGeneratorTool" |
- /> |
- <Tool |
- Name="VCMIDLTool" |
- /> |
- <Tool |
- Name="VCCLCompilerTool" |
- UsePrecompiledHeader="0" |
- ForcedIncludeFiles="stdafx.h" |
- /> |
- <Tool |
- Name="VCManagedResourceCompilerTool" |
- /> |
- <Tool |
- Name="VCResourceCompilerTool" |
- /> |
- <Tool |
- Name="VCPreLinkEventTool" |
- /> |
- <Tool |
- Name="VCLinkerTool" |
- /> |
- <Tool |
- Name="VCALinkTool" |
- /> |
- <Tool |
- Name="VCManifestTool" |
- /> |
- <Tool |
- Name="VCXDCMakeTool" |
- /> |
- <Tool |
- Name="VCBscMakeTool" |
- /> |
- <Tool |
- Name="VCFxCopTool" |
- /> |
- <Tool |
- Name="VCAppVerifierTool" |
- /> |
- <Tool |
- Name="VCWebDeploymentTool" |
- /> |
- <Tool |
- Name="VCPostBuildEventTool" |
- /> |
- </Configuration> |
- </Configurations> |
- <References> |
- </References> |
- <Files> |
- <File |
- RelativePath=".\finder.cc" |
- > |
- </File> |
- <File |
- RelativePath=".\finder.h" |
- > |
- </File> |
- <File |
- RelativePath=".\finder_fs.cc" |
- > |
- </File> |
- <File |
- RelativePath=".\finder_kernel.cc" |
- > |
- </File> |
- <File |
- RelativePath=".\finder_registry.cc" |
- > |
- </File> |
- <File |
- RelativePath=".\main.cc" |
- > |
- </File> |
- <File |
- RelativePath=".\ntundoc.h" |
- > |
- </File> |
- <File |
- RelativePath=".\stdafx.cc" |
- > |
- <FileConfiguration |
- Name="Debug|Win32" |
- > |
- <Tool |
- Name="VCCLCompilerTool" |
- UsePrecompiledHeader="1" |
- /> |
- </FileConfiguration> |
- <FileConfiguration |
- Name="Release|Win32" |
- > |
- <Tool |
- Name="VCCLCompilerTool" |
- UsePrecompiledHeader="0" |
- /> |
- </FileConfiguration> |
- </File> |
- <File |
- RelativePath=".\stdafx.h" |
- > |
- </File> |
- </Files> |
- <Globals> |
- </Globals> |
-</VisualStudioProject> |