Set default toolsets for vs2005 and vs2008.
This commit is contained in:
parent
18b9383d98
commit
571d6ae371
@ -82,6 +82,7 @@
|
||||
-- Visual Studio always uses Windows path and naming conventions
|
||||
|
||||
targetos = "windows",
|
||||
toolset = "msc-v80",
|
||||
|
||||
-- The capabilities of this action
|
||||
|
||||
|
@ -24,6 +24,7 @@
|
||||
-- Visual Studio always uses Windows path and naming conventions
|
||||
|
||||
targetos = "windows",
|
||||
toolset = "msc-v90",
|
||||
|
||||
-- The capabilities of this action
|
||||
|
||||
|
Reference in New Issue
Block a user