Revision: 3034
Author: [email protected]
Date: Thu Oct  8 00:10:10 2009
Log: Fix a file name in the Visual Studio project files.
Review URL: http://codereview.chromium.org/266004
http://code.google.com/p/v8/source/detail?r=3034

Modified:
  /branches/bleeding_edge/tools/visual_studio/v8_base.vcproj
  /branches/bleeding_edge/tools/visual_studio/v8_base_arm.vcproj
  /branches/bleeding_edge/tools/visual_studio/v8_base_x64.vcproj

=======================================
--- /branches/bleeding_edge/tools/visual_studio/v8_base.vcproj  Wed Sep 30  
06:24:24 2009
+++ /branches/bleeding_edge/tools/visual_studio/v8_base.vcproj  Thu Oct  8  
00:10:10 2009
@@ -945,7 +945,7 @@
                        Name="include"
                        >
                        <File
-                               RelativePath="..\..\include\debug.h"
+                               RelativePath="..\..\include\v8-debug.h"
                                >
                        </File>
                        <File
=======================================
--- /branches/bleeding_edge/tools/visual_studio/v8_base_arm.vcproj      Wed Sep 
 
30 06:24:24 2009
+++ /branches/bleeding_edge/tools/visual_studio/v8_base_arm.vcproj      Thu Oct 
  
8 00:10:10 2009
@@ -957,7 +957,7 @@
                        Name="include"
                        >
                        <File
-                               RelativePath="..\..\include\debug.h"
+                               RelativePath="..\..\include\v8-debug.h"
                                >
                        </File>
                        <File
=======================================
--- /branches/bleeding_edge/tools/visual_studio/v8_base_x64.vcproj      Wed Sep 
 
30 06:24:24 2009
+++ /branches/bleeding_edge/tools/visual_studio/v8_base_x64.vcproj      Thu Oct 
  
8 00:10:10 2009
@@ -945,7 +945,7 @@
                        Name="include"
                        >
                        <File
-                               RelativePath="..\..\include\debug.h"
+                               RelativePath="..\..\include\v8-debug.h"
                                >
                        </File>
                        <File

--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to