| Index: tools/visual_studio/v8_base.vcproj
|
| diff --git a/tools/visual_studio/v8_base.vcproj b/tools/visual_studio/v8_base.vcproj
|
| index 5b41750c27545125eaea88a99b263b7041dfe588..902faff63540264d5d9e916cca757b1388146aa6 100644
|
| --- a/tools/visual_studio/v8_base.vcproj
|
| +++ b/tools/visual_studio/v8_base.vcproj
|
| @@ -1050,6 +1050,14 @@
|
| >
|
| </File>
|
| <File
|
| + RelativePath="..\..\src\v8checks.h"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\src\v8globals.h"
|
| + >
|
| + </File>
|
| + <File
|
| RelativePath="..\..\src\v8threads.cc"
|
| >
|
| </File>
|
| @@ -1058,6 +1066,10 @@
|
| >
|
| </File>
|
| <File
|
| + RelativePath="..\..\src\v8utils.h"
|
| + >
|
| + </File>
|
| + <File
|
| RelativePath="..\..\src\variables.cc"
|
| >
|
| </File>
|
| @@ -1173,6 +1185,10 @@
|
| RelativePath="..\..\include\v8.h"
|
| >
|
| </File>
|
| + <File
|
| + RelativePath="..\..\include\v8stdint.h"
|
| + >
|
| + </File>
|
| </Filter>
|
| </Files>
|
| <Globals>
|
|
|