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