| Index: tools/memory_watcher/memory_watcher.vcproj
|
| ===================================================================
|
| --- tools/memory_watcher/memory_watcher.vcproj (revision 17208)
|
| +++ tools/memory_watcher/memory_watcher.vcproj (working copy)
|
| @@ -1,203 +0,0 @@
|
| -<?xml version="1.0" encoding="Windows-1252"?>
|
| -<VisualStudioProject
|
| - ProjectType="Visual C++"
|
| - Version="8.00"
|
| - Name="memory_watcher"
|
| - ProjectGUID="{3BD81303-4E14-4559-AA69-B30C3BAB08DD}"
|
| - RootNamespace="memory_watcher"
|
| - Keyword="Win32Proj"
|
| - >
|
| - <Platforms>
|
| - <Platform
|
| - Name="Win32"
|
| - />
|
| - </Platforms>
|
| - <ToolFiles>
|
| - </ToolFiles>
|
| - <Configurations>
|
| - <Configuration
|
| - Name="Debug|Win32"
|
| - ConfigurationType="2"
|
| - InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\debug.vsprops;$(SolutionDir)..\build\external_code.vsprops"
|
| - >
|
| - <Tool
|
| - Name="VCPreBuildEventTool"
|
| - />
|
| - <Tool
|
| - Name="VCCustomBuildTool"
|
| - />
|
| - <Tool
|
| - Name="VCXMLDataGeneratorTool"
|
| - />
|
| - <Tool
|
| - Name="VCWebServiceProxyGeneratorTool"
|
| - />
|
| - <Tool
|
| - Name="VCMIDLTool"
|
| - />
|
| - <Tool
|
| - Name="VCCLCompilerTool"
|
| - PreprocessorDefinitions="BUILD_MEMORY_WATCHER"
|
| - />
|
| - <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="2"
|
| - InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\release.vsprops;$(SolutionDir)..\build\external_code.vsprops"
|
| - >
|
| - <Tool
|
| - Name="VCPreBuildEventTool"
|
| - />
|
| - <Tool
|
| - Name="VCCustomBuildTool"
|
| - />
|
| - <Tool
|
| - Name="VCXMLDataGeneratorTool"
|
| - />
|
| - <Tool
|
| - Name="VCWebServiceProxyGeneratorTool"
|
| - />
|
| - <Tool
|
| - Name="VCMIDLTool"
|
| - />
|
| - <Tool
|
| - Name="VCCLCompilerTool"
|
| - PreprocessorDefinitions="BUILD_MEMORY_WATCHER"
|
| - />
|
| - <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=".\call_stack.cc"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath=".\call_stack.h"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath=".\dllmain.cc"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath=".\hotkey.h"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath=".\ia32_modrm_map.cc"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath=".\ia32_opcode_map.cc"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath=".\memory_hook.cc"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath=".\memory_hook.h"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath=".\memory_watcher.cc"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath=".\memory_watcher.h"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath=".\mini_disassembler.cc"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath=".\preamble_patcher.cc"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath=".\preamble_patcher.h"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath=".\preamble_patcher_with_stub.cc"
|
| - >
|
| - </File>
|
| - </Files>
|
| - <Globals>
|
| - </Globals>
|
| -</VisualStudioProject>
|
|
|