Revision: 8854
Author:   [email protected]
Date:     Mon Aug  8 02:38:16 2011
Log:      Edited wiki page BuildingOnWindows through web user interface.
http://code.google.com/p/v8/source/detail?r=8854

Modified:
 /wiki/BuildingOnWindows.wiki

=======================================
--- /wiki/BuildingOnWindows.wiki        Mon Mar 21 05:57:39 2011
+++ /wiki/BuildingOnWindows.wiki        Mon Aug  8 02:38:16 2011
@@ -79,7 +79,7 @@
 * Open a "Visual Studio 2008 x64 Win64 Command Prompt"

 {{{
-> scons env="PATH:%PATH%,INCLUDE:%INCLUDE%,LIB:%LIB%" -j4 arch=x64 mode=debug" +> scons env="PATH:%PATH%,INCLUDE:%INCLUDE%,LIB:%LIB%" -j4 arch=x64 mode=debug
 }}}
You may also add "d8", "sample=shell", or "cctests" to build particular targets.

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

Reply via email to