| Index: tools/visual_studio/v8_process_sample_arm.vcproj
|
| diff --git a/tools/visual_studio/v8_process_sample_arm.vcproj b/tools/visual_studio/v8_process_sample_arm.vcproj
|
| deleted file mode 100644
|
| index 2d63f69e948585748c78370c0bd9fff478e470e0..0000000000000000000000000000000000000000
|
| --- a/tools/visual_studio/v8_process_sample_arm.vcproj
|
| +++ /dev/null
|
| @@ -1,145 +0,0 @@
|
| -<?xml version="1.0" encoding="Windows-1252"?>
|
| -<VisualStudioProject
|
| - ProjectType="Visual C++"
|
| - Version="8.00"
|
| - Name="v8_process_sample"
|
| - ProjectGUID="{EF019874-D38A-40E3-B17C-DB5923F0A79C}"
|
| - RootNamespace="v8_process_sample"
|
| - Keyword="Win32Proj"
|
| - >
|
| - <Platforms>
|
| - <Platform
|
| - Name="Win32"
|
| - />
|
| - </Platforms>
|
| - <ToolFiles>
|
| - </ToolFiles>
|
| - <Configurations>
|
| - <Configuration
|
| - Name="Debug|Win32"
|
| - ConfigurationType="1"
|
| - InheritedPropertySheets=".\common.vsprops;.\arm.vsprops;.\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"
|
| - AdditionalDependencies="winmm.lib Ws2_32.lib"
|
| - />
|
| - <Tool
|
| - Name="VCALinkTool"
|
| - />
|
| - <Tool
|
| - Name="VCManifestTool"
|
| - />
|
| - <Tool
|
| - Name="VCXDCMakeTool"
|
| - />
|
| - <Tool
|
| - Name="VCBscMakeTool"
|
| - />
|
| - <Tool
|
| - Name="VCFxCopTool"
|
| - />
|
| - <Tool
|
| - Name="VCAppVerifierTool"
|
| - />
|
| - <Tool
|
| - Name="VCPostBuildEventTool"
|
| - />
|
| - </Configuration>
|
| - <Configuration
|
| - Name="Release|Win32"
|
| - ConfigurationType="1"
|
| - InheritedPropertySheets=".\common.vsprops;.\arm.vsprops;.\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"
|
| - AdditionalDependencies="winmm.lib Ws2_32.lib"
|
| - />
|
| - <Tool
|
| - Name="VCALinkTool"
|
| - />
|
| - <Tool
|
| - Name="VCManifestTool"
|
| - />
|
| - <Tool
|
| - Name="VCXDCMakeTool"
|
| - />
|
| - <Tool
|
| - Name="VCBscMakeTool"
|
| - />
|
| - <Tool
|
| - Name="VCFxCopTool"
|
| - />
|
| - <Tool
|
| - Name="VCAppVerifierTool"
|
| - />
|
| - <Tool
|
| - Name="VCPostBuildEventTool"
|
| - />
|
| - </Configuration>
|
| - </Configurations>
|
| - <References>
|
| - </References>
|
| - <Files>
|
| - <File
|
| - RelativePath="..\..\samples\process.cc"
|
| - >
|
| - </File>
|
| - </Files>
|
| - <Globals>
|
| - </Globals>
|
| -</VisualStudioProject>
|
|
|