1. GoTo https://code.google.com/p/v8-wiki/wiki/BuildingWithGYP
   2. Search for Visual Studio
   3. Do stuff mentioned there
   4. Profit!

:-)

If setting the GYP variable didn't help please tell.


On Monday, September 14, 2015 at 7:15:01 PM UTC+2, Nothing to See wrote:
>
> Hello,
>
> I have both Visual Studio 2015 and 2013 installed. When I use GYP to 
> create the V8 project files, it automatically sets the toolset version to 
> v140 (which is used in Visual Studio 2015). The project I need to use V8 in 
> uses the v120 toolset (which is Visual Studio 2013). Therefore, I always 
> have to change the toolset for every project file each time I update V8 
> back to v120. Is there any way to tell GYP it should use v120 
> unconditionally?
>

-- 
-- 
v8-users mailing list
v8-users@googlegroups.com
http://groups.google.com/group/v8-users
--- 
You received this message because you are subscribed to the Google Groups 
"v8-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to v8-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to