| Index: net/build/dump_cache.vcproj
|
| ===================================================================
|
| --- net/build/dump_cache.vcproj (revision 0)
|
| +++ net/build/dump_cache.vcproj (revision 0)
|
| @@ -0,0 +1,159 @@
|
| +<?xml version="1.0" encoding="Windows-1252"?>
|
| +<VisualStudioProject
|
| + ProjectType="Visual C++"
|
| + Version="8.00"
|
| + Name="dump_cache"
|
| + ProjectGUID="{4A14E455-2B7C-4C0F-BCC2-35A9666C186F}"
|
| + RootNamespace="dump_cache"
|
| + Keyword="Win32Proj"
|
| + >
|
| + <Platforms>
|
| + <Platform
|
| + Name="Win32"
|
| + />
|
| + </Platforms>
|
| + <ToolFiles>
|
| + </ToolFiles>
|
| + <Configurations>
|
| + <Configuration
|
| + Name="Debug|Win32"
|
| + ConfigurationType="1"
|
| + InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\debug.vsprops"
|
| + >
|
| + <Tool
|
| + Name="VCPreBuildEventTool"
|
| + />
|
| + <Tool
|
| + Name="VCCustomBuildTool"
|
| + />
|
| + <Tool
|
| + Name="VCXMLDataGeneratorTool"
|
| + />
|
| + <Tool
|
| + Name="VCWebServiceProxyGeneratorTool"
|
| + />
|
| + <Tool
|
| + Name="VCMIDLTool"
|
| + />
|
| + <Tool
|
| + Name="VCCLCompilerTool"
|
| + />
|
| + <Tool
|
| + Name="VCManagedResourceCompilerTool"
|
| + />
|
| + <Tool
|
| + Name="VCResourceCompilerTool"
|
| + />
|
| + <Tool
|
| + Name="VCPreLinkEventTool"
|
| + />
|
| + <Tool
|
| + Name="VCLinkerTool"
|
| + SubSystem="1"
|
| + />
|
| + <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\common.vsprops;$(SolutionDir)..\build\release.vsprops"
|
| + >
|
| + <Tool
|
| + Name="VCPreBuildEventTool"
|
| + />
|
| + <Tool
|
| + Name="VCCustomBuildTool"
|
| + />
|
| + <Tool
|
| + Name="VCXMLDataGeneratorTool"
|
| + />
|
| + <Tool
|
| + Name="VCWebServiceProxyGeneratorTool"
|
| + />
|
| + <Tool
|
| + Name="VCMIDLTool"
|
| + />
|
| + <Tool
|
| + Name="VCCLCompilerTool"
|
| + />
|
| + <Tool
|
| + Name="VCManagedResourceCompilerTool"
|
| + />
|
| + <Tool
|
| + Name="VCResourceCompilerTool"
|
| + />
|
| + <Tool
|
| + Name="VCPreLinkEventTool"
|
| + />
|
| + <Tool
|
| + Name="VCLinkerTool"
|
| + SubSystem="1"
|
| + />
|
| + <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="..\tools\dump_cache\dump_cache.cc"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\tools\dump_cache\dump_files.cc"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\tools\dump_cache\upgrade.cc"
|
| + >
|
| + </File>
|
| + </Files>
|
| + <Globals>
|
| + </Globals>
|
| +</VisualStudioProject>
|
|
|
| Property changes on: net\build\dump_cache.vcproj
|
| ___________________________________________________________________
|
| Added: svn:eol-style
|
| + native
|
|
|
|
|