| Index: tools/visual_studio/v8_snapshot_x64.vcproj
|
| diff --git a/tools/visual_studio/v8_snapshot_x64.vcproj b/tools/visual_studio/v8_snapshot_x64.vcproj
|
| deleted file mode 100644
|
| index 0f6c70faf915b84e84be71128dc999eb1eda32bb..0000000000000000000000000000000000000000
|
| --- a/tools/visual_studio/v8_snapshot_x64.vcproj
|
| +++ /dev/null
|
| @@ -1,142 +0,0 @@
|
| -<?xml version="1.0" encoding="Windows-1252"?>
|
| -<VisualStudioProject
|
| - ProjectType="Visual C++"
|
| - Version="8.00"
|
| - Name="v8_snapshot"
|
| - ProjectGUID="{C0334F9A-1168-4101-9DD8-C30FB252D435}"
|
| - RootNamespace="v8_snapshot"
|
| - Keyword="Win32Proj"
|
| - >
|
| - <Platforms>
|
| - <Platform
|
| - Name="x64"
|
| - />
|
| - </Platforms>
|
| - <ToolFiles>
|
| - </ToolFiles>
|
| - <Configurations>
|
| - <Configuration
|
| - Name="Debug|x64"
|
| - ConfigurationType="4"
|
| - InheritedPropertySheets=".\common.vsprops;.\x64.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="VCLibrarianTool"
|
| - LinkLibraryDependencies="true"
|
| - />
|
| - <Tool
|
| - Name="VCALinkTool"
|
| - />
|
| - <Tool
|
| - Name="VCXDCMakeTool"
|
| - />
|
| - <Tool
|
| - Name="VCBscMakeTool"
|
| - />
|
| - <Tool
|
| - Name="VCFxCopTool"
|
| - />
|
| - <Tool
|
| - Name="VCPostBuildEventTool"
|
| - />
|
| - </Configuration>
|
| - <Configuration
|
| - Name="Release|x64"
|
| - ConfigurationType="4"
|
| - InheritedPropertySheets=".\common.vsprops;.\x64.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="VCLibrarianTool"
|
| - LinkLibraryDependencies="true"
|
| - />
|
| - <Tool
|
| - Name="VCALinkTool"
|
| - />
|
| - <Tool
|
| - Name="VCXDCMakeTool"
|
| - />
|
| - <Tool
|
| - Name="VCBscMakeTool"
|
| - />
|
| - <Tool
|
| - Name="VCFxCopTool"
|
| - />
|
| - <Tool
|
| - Name="VCPostBuildEventTool"
|
| - />
|
| - </Configuration>
|
| - </Configurations>
|
| - <References>
|
| - </References>
|
| - <Files>
|
| - <Filter
|
| - Name="generated files"
|
| - SourceControlFiles="false"
|
| - >
|
| - <File
|
| - RelativePath="$(IntDir)\..\v8\DerivedSources\natives-empty.cc"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath="$(IntDir)\..\v8_snapshot_cc\DerivedSources\snapshot.cc"
|
| - >
|
| - </File>
|
| - </Filter>
|
| - </Files>
|
| - <Globals>
|
| - </Globals>
|
| -</VisualStudioProject>
|
|
|