Author: [EMAIL PROTECTED]
Date: Wed Oct 8 00:36:44 2008
New Revision: 467
Modified:
branches/bleeding_edge/tools/visual_studio/v8_snapshot.vcproj
Log:
Fixed wrong filename in Visual Studio project file.
Review URL: http://codereview.chromium.org/6336
Modified: branches/bleeding_edge/tools/visual_studio/v8_snapshot.vcproj
==============================================================================
--- branches/bleeding_edge/tools/visual_studio/v8_snapshot.vcproj
(original)
+++ branches/bleeding_edge/tools/visual_studio/v8_snapshot.vcproj Wed Oct
8 00:36:44 2008
@@ -152,7 +152,7 @@
</File>
</Filter>
<File
- RelativePath="$(OutDir)\mksnapshot.exe"
+ RelativePath="$(OutDir)\v8_mksnapshot.exe"
>
<FileConfiguration
Name="Debug|Win32"
--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---