LGTM.

On Wed, Oct 8, 2008 at 9:21 AM,  <[EMAIL PROTECTED]> wrote:
> Reviewers: Kasper Lund,
>
> Description:
> Fixed wrong filename in Visual Studio project file.
>
> Please review this at http://codereview.chromium.org/6336
>
> Affected files:
>  M     tools/visual_studio/v8_snapshot.vcproj
>
>
> Index: tools/visual_studio/v8_snapshot.vcproj
> ===================================================================
> --- tools/visual_studio/v8_snapshot.vcproj      (revision 465)
> +++ tools/visual_studio/v8_snapshot.vcproj      (working copy)
> @@ -152,7 +152,7 @@
>                        </File>
>                </Filter>
>                <File
> -                       RelativePath="$(OutDir)\mksnapshot.exe"
> +                       RelativePath="$(OutDir)\v8_mksnapshot.exe"
>                        >
>                        <FileConfiguration
>                                Name="Debug|Win32"
>
>
>

--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
v8-dev@googlegroups.com
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to