| Index: tools/visual_studio/v8_cctest.vcproj
|
| diff --git a/tools/visual_studio/v8_cctest.vcproj b/tools/visual_studio/v8_cctest.vcproj
|
| deleted file mode 100644
|
| index cca6ebaeebf9b58bc27d289e993e0c176eb3707e..0000000000000000000000000000000000000000
|
| --- a/tools/visual_studio/v8_cctest.vcproj
|
| +++ /dev/null
|
| @@ -1,265 +0,0 @@
|
| -<?xml version="1.0" encoding="Windows-1252"?>
|
| -<VisualStudioProject
|
| - ProjectType="Visual C++"
|
| - Version="8.00"
|
| - Name="v8_cctest"
|
| - ProjectGUID="{97ECC711-7430-4FC4-90FD-004DA880E72A}"
|
| - RootNamespace="v8_cctest"
|
| - Keyword="Win32Proj"
|
| - >
|
| - <Platforms>
|
| - <Platform
|
| - Name="Win32"
|
| - />
|
| - </Platforms>
|
| - <ToolFiles>
|
| - </ToolFiles>
|
| - <Configurations>
|
| - <Configuration
|
| - Name="Debug|Win32"
|
| - ConfigurationType="1"
|
| - InheritedPropertySheets=".\common.vsprops;.\ia32.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;.\ia32.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="..\..\test\cctest\cctest.cc"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath="..\..\test\cctest\test-alloc.cc"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath="..\..\test\cctest\test-api.cc"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath="..\..\test\cctest\test-assembler-ia32.cc"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath="..\..\test\cctest\test-ast.cc"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath="..\..\test\cctest\test-circular-queue.cc"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath="..\..\test\cctest\test-compiler.cc"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath="..\..\test\cctest\test-conversions.cc"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath="..\..\test\cctest\test-cpu-profiler.cc"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath="..\..\test\cctest\test-debug.cc"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath="..\..\test\cctest\test-decls.cc"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath="..\..\test\cctest\test-disasm-ia32.cc"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath="..\..\test\cctest\test-flags.cc"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath="..\..\test\cctest\test-func-name-inference.cc"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath="..\..\test\cctest\test-hashmap.cc"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath="..\..\test\cctest\test-heap.cc"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath="..\..\test\cctest\test-heap-profiler.cc"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath="..\..\test\cctest\test-lock.cc"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath="..\..\test\cctest\test-log.cc"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath="..\..\test\cctest\test-log-utils.cc"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath="..\..\test\cctest\test-log-stack-tracer.cc"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath="..\..\test\cctest\test-mark-compact.cc"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath="..\..\test\cctest\test-platform-win32.cc"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath="..\..\test\cctest\test-profile-generator.cc"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath="..\..\test\cctest\test-serialize.cc"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath="..\..\test\cctest\test-sockets.cc"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath="..\..\test\cctest\test-spaces.cc"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath="..\..\test\cctest\test-strings.cc"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath="..\..\test\cctest\test-unbound-queue.cc"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath="..\..\test\cctest\test-utils.cc"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath="..\..\test\cctest\test-version.cc"
|
| - >
|
| - </File>
|
| - </Files>
|
| - <Globals>
|
| - </Globals>
|
| -</VisualStudioProject>
|
|
|