| Index: tools/visual_studio/v8_shell_sample.vcproj
|
| diff --git a/tools/visual_studio/v8_shell_sample.vcproj b/tools/visual_studio/v8_shell_sample.vcproj
|
| index 4eb38bf842a6dc31813dbf2d189c6117b60a5b7a..b1e5f0178593aeb660adfb436657812a2c55c68b 100644
|
| --- a/tools/visual_studio/v8_shell_sample.vcproj
|
| +++ b/tools/visual_studio/v8_shell_sample.vcproj
|
| @@ -37,7 +37,6 @@
|
| />
|
| <Tool
|
| Name="VCCLCompilerTool"
|
| - AdditionalIncludeDirectories="$(ProjectDir)\..\..\include"
|
| />
|
| <Tool
|
| Name="VCManagedResourceCompilerTool"
|
| @@ -96,7 +95,6 @@
|
| />
|
| <Tool
|
| Name="VCCLCompilerTool"
|
| - AdditionalIncludeDirectories="$(ProjectDir)\..\..\include"
|
| />
|
| <Tool
|
| Name="VCManagedResourceCompilerTool"
|
|
|