| Index: tools/visual_studio/v8_base_x64.vcproj
|
| ===================================================================
|
| --- tools/visual_studio/v8_base_x64.vcproj (revision 6614)
|
| +++ tools/visual_studio/v8_base_x64.vcproj (working copy)
|
| @@ -493,14 +493,6 @@
|
| >
|
| </File>
|
| <File
|
| - RelativePath="..\..\src\flow-graph.cc"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath="..\..\src\flow-graph.h"
|
| - >
|
| - </File>
|
| - <File
|
| RelativePath="..\..\src\frame-element.cc"
|
| >
|
| </File>
|
| @@ -610,6 +602,22 @@
|
| >
|
| </File>
|
| <File
|
| + RelativePath="..\..\src\hydrogen.cc"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\src\hydrogen.h"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\src\hydrogen-instructions.cc"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\src\hydrogen-instructions.h"
|
| + >
|
| + </File>
|
| + <File
|
| RelativePath="..\..\src\x64\ic-x64.cc"
|
| >
|
| </File>
|
| @@ -682,6 +690,14 @@
|
| >
|
| </File>
|
| <File
|
| + RelativePath="..\..\src\lithium.cc"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\src\lithium.h"
|
| + >
|
| + </File>
|
| + <File
|
| RelativePath="..\..\src\lithium-allocator.cc"
|
| >
|
| </File>
|
| @@ -690,6 +706,30 @@
|
| >
|
| </File>
|
| <File
|
| + RelativePath="..\..\src\x64\lithium-x64.cc"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\src\x64\lithium-x64.h"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\src\x64\lithium-codegen-x64.cc"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\src\x64\lithium-codegen-x64.h"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\src\x64\lithium-gap-resolver-x64.cc"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\src\x64\lithium-gap-resolver-x64.h"
|
| + >
|
| + </File>
|
| + <File
|
| RelativePath="..\..\src\liveedit.cc"
|
| >
|
| </File>
|
| @@ -806,6 +846,22 @@
|
| >
|
| </File>
|
| <File
|
| + RelativePath="..\..\src\preparser.cc"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\src\preparser.h"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\src\preparse-data.cc"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\src\preparse-data.h"
|
| + >
|
| + </File>
|
| + <File
|
| RelativePath="..\..\src\profile-generator.cc"
|
| >
|
| </File>
|
| @@ -930,6 +986,14 @@
|
| >
|
| </File>
|
| <File
|
| + RelativePath="..\..\src\scanner-base.cc"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\src\scanner-base.h"
|
| + >
|
| + </File>
|
| + <File
|
| RelativePath="..\..\src\scanner.cc"
|
| >
|
| </File>
|
| @@ -1086,6 +1150,14 @@
|
| >
|
| </File>
|
| <File
|
| + RelativePath="..\..\src\v8checks.h"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\src\v8globals.h"
|
| + >
|
| + </File>
|
| + <File
|
| RelativePath="..\..\src\v8threads.cc"
|
| >
|
| </File>
|
| @@ -1094,6 +1166,10 @@
|
| >
|
| </File>
|
| <File
|
| + RelativePath="..\..\src\v8utils.h"
|
| + >
|
| + </File>
|
| + <File
|
| RelativePath="..\..\src\variables.cc"
|
| >
|
| </File>
|
| @@ -1157,6 +1233,22 @@
|
| RelativePath="..\..\src\zone.h"
|
| >
|
| </File>
|
| + <File
|
| + RelativePath="..\..\src\extensions\externalize-string-extension.cc"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\src\extensions\externalize-string-extension.h"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\src\extensions\gc-extension.cc"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\src\extensions\gc-extension.h"
|
| + >
|
| + </File>
|
| <Filter
|
| Name="third party"
|
| >
|
| @@ -1197,6 +1289,10 @@
|
| RelativePath="..\..\include\v8.h"
|
| >
|
| </File>
|
| + <File
|
| + RelativePath="..\..\include\v8stdint.h"
|
| + >
|
| + </File>
|
| </Filter>
|
| </Files>
|
| <Globals>
|
|
|