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