Revision: 10805
Author: [email protected]
Date: Thu Feb 23 00:57:00 2012
Log: Fixed Visual Studio instructions on BuildingWithGYP wiki page.
http://code.google.com/p/v8/source/detail?r=10805
Modified:
/wiki/BuildingWithGYP.wiki
=======================================
--- /wiki/BuildingWithGYP.wiki Wed Jan 18 02:21:27 2012
+++ /wiki/BuildingWithGYP.wiki Thu Feb 23 00:57:00 2012
@@ -159,9 +159,9 @@
Now you can run
{{{
-build/gyp_v8
+third_party\python_26\python build\gyp_v8
}}}
-to generate {{{build/All.sln}}} which you can then open in Visual Studio.
+to generate {{{build\All.sln}}} which you can then open in Visual Studio.
====Custom build settings====
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev