| Index: tools/visual_studio/v8_shell_sample.vcproj
|
| ===================================================================
|
| --- tools/visual_studio/v8_shell_sample.vcproj (revision 5962)
|
| +++ tools/visual_studio/v8_shell_sample.vcproj (working copy)
|
| @@ -37,6 +37,7 @@
|
| />
|
| <Tool
|
| Name="VCCLCompilerTool"
|
| + AdditionalIncludeDirectories="$(ProjectDir)\..\..\include"
|
| />
|
| <Tool
|
| Name="VCManagedResourceCompilerTool"
|
| @@ -95,6 +96,7 @@
|
| />
|
| <Tool
|
| Name="VCCLCompilerTool"
|
| + AdditionalIncludeDirectories="$(ProjectDir)\..\..\include"
|
| />
|
| <Tool
|
| Name="VCManagedResourceCompilerTool"
|
|
|