Commit dbbe453f authored by sgjesse@chromium.org's avatar sgjesse@chromium.org

Update the Visual Studio 2005 project files to include the new crankshaft files

Tested With Visual Studio 2008 which converts the files and builds all targets.
Review URL: http://codereview.chromium.org/5660005

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@5945 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
parent 23c07cd4
......@@ -148,6 +148,10 @@
RelativePath="..\..\src\api.h"
>
</File>
<File
RelativePath="..\..\src\atomicops_internals_x86_msvc.h"
>
</File>
<File
RelativePath="..\..\src\arguments.h"
>
......@@ -408,6 +412,18 @@
RelativePath="..\..\src\debug.h"
>
</File>
<File
RelativePath="..\..\src\ia32\deoptimizer-ia32.cc"
>
</File>
<File
RelativePath="..\..\src\deoptimizer.cc"
>
</File>
<File
RelativePath="..\..\src\deoptimizer.h"
>
</File>
<File
RelativePath="..\..\src\disassembler.cc"
>
......@@ -568,6 +584,14 @@
RelativePath="..\..\src\heap.h"
>
</File>
<File
RelativePath="..\..\src\hydrogen.cc"
>
</File>
<File
RelativePath="..\..\src\hydrogen.h"
>
</File>
<File
RelativePath="..\..\src\heap-profiler.cc"
>
......@@ -664,6 +688,30 @@
RelativePath="..\..\src\list.h"
>
</File>
<File
RelativePath="..\..\src\lithium-allocator.cc"
>
</File>
<File
RelativePath="..\..\src\lithium-allocator.h"
>
</File>
<File
RelativePath="..\..\src\ia32\lithium-ia32.cc"
>
</File>
<File
RelativePath="..\..\src\ia32\lithium-ia32.h"
>
</File>
<File
RelativePath="..\..\src\ia32\lithium-codegen-ia32.cc"
>
</File>
<File
RelativePath="..\..\src\ia32\lithium-codegen-ia32.h"
>
</File>
<File
RelativePath="..\..\src\liveedit.cc"
>
......
......@@ -148,6 +148,10 @@
RelativePath="..\..\src\api.h"
>
</File>
<File
RelativePath="..\..\src\atomicops_internals_x86_msvc.h"
>
</File>
<File
RelativePath="..\..\src\arguments.h"
>
......@@ -416,6 +420,18 @@
RelativePath="..\..\src\debug.h"
>
</File>
<File
RelativePath="..\..\src\arm\deoptimizer-arm.cc"
>
</File>
<File
RelativePath="..\..\src\deoptimizer.cc"
>
</File>
<File
RelativePath="..\..\src\deoptimizer.h"
>
</File>
<File
RelativePath="..\..\src\disassembler.cc"
>
......@@ -584,6 +600,14 @@
RelativePath="..\..\src\heap.h"
>
</File>
<File
RelativePath="..\..\src\hydrogen.cc"
>
</File>
<File
RelativePath="..\..\src\hydrogen.h"
>
</File>
<File
RelativePath="..\..\src\heap-profiler.cc"
>
......@@ -664,6 +688,30 @@
RelativePath="..\..\src\list.h"
>
</File>
<File
RelativePath="..\..\src\lithium-allocator.cc"
>
</File>
<File
RelativePath="..\..\src\lithium-allocator.h"
>
</File>
<File
RelativePath="..\..\src\arm\lithium-arm.cc"
>
</File>
<File
RelativePath="..\..\src\arm\lithium-arm.h"
>
</File>
<File
RelativePath="..\..\src\arm\lithium-codegen-arm.cc"
>
</File>
<File
RelativePath="..\..\src\arm\lithium-codegen-arm.h"
>
</File>
<File
RelativePath="..\..\src\liveedit.cc"
>
......@@ -883,6 +931,22 @@
RelativePath="..\..\src\runtime.h"
>
</File>
<File
RelativePath="..\..\src\runtime-profiler.cc"
>
</File>
<File
RelativePath="..\..\src\runtime-profiler.h"
>
</File>
<File
RelativePath="..\..\src\safepoint-table.cc"
>
</File>
<File
RelativePath="..\..\src\safepoint-table.h"
>
</File>
<File
RelativePath="..\..\src\scanner.cc"
>
......
......@@ -192,6 +192,10 @@
RelativePath="..\..\src\ast.h"
>
</File>
<File
RelativePath="..\..\src\atomicops_internals_x86_msvc.h"
>
</File>
<File
RelativePath="..\..\src\bignum.cc"
>
......@@ -408,6 +412,18 @@
RelativePath="..\..\src\debug.h"
>
</File>
<File
RelativePath="..\..\src\x64\deoptimizer-x64.cc"
>
</File>
<File
RelativePath="..\..\src\deoptimizer.cc"
>
</File>
<File
RelativePath="..\..\src\deoptimizer.h"
>
</File>
<File
RelativePath="..\..\src\disassembler.cc"
>
......@@ -577,6 +593,14 @@
RelativePath="..\..\src\heap.h"
>
</File>
<File
RelativePath="..\..\src\hydrogen.cc"
>
</File>
<File
RelativePath="..\..\src\hydrogen.h"
>
</File>
<File
RelativePath="..\..\src\heap-profiler.cc"
>
......@@ -657,6 +681,14 @@
RelativePath="..\..\src\list.h"
>
</File>
<File
RelativePath="..\..\src\lithium-allocator.cc"
>
</File>
<File
RelativePath="..\..\src\lithium-allocator.h"
>
</File>
<File
RelativePath="..\..\src\liveedit.cc"
>
......@@ -877,6 +909,22 @@
RelativePath="..\..\src\runtime.h"
>
</File>
<File
RelativePath="..\..\src\runtime-profiler.cc"
>
</File>
<File
RelativePath="..\..\src\runtime-profiler.h"
>
</File>
<File
RelativePath="..\..\src\safepoint-table.cc"
>
</File>
<File
RelativePath="..\..\src\safepoint-table.h"
>
</File>
<File
RelativePath="..\..\src\scanner.cc"
>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment