Commit Graph

7 Commits

Author SHA1 Message Date
Tom van Dijck
d285fa68a6 Refactor language flags to go through the language API.
So you can use 'language "C++11"' instead of 'flags { "C++11" }'
2017-04-11 12:43:58 -07:00
Tom van Dijck
1d0a35b1d7 Fix in vs2010_nuget.lua 2016-08-11 09:13:02 -07:00
Tom van Dijck
c7bdab688e We want the packages table to be in the order we specified. 2016-04-11 13:13:53 -07:00
aleksijuvani
da625cf3f8 Match vstudio.frameworkVersions to dotnetframework API 2016-04-07 15:46:12 +03:00
aleksijuvani
0592e36829 Remove redundant prj.nuget checks 2016-03-21 20:13:38 +02:00
aleksijuvani
ecda0d6691 Use iscpp and isdotnet instead of string compares 2016-03-21 11:01:55 +02:00
aleksijuvani
987818a9e7 Add NuGet support to the Visual Studio exporter 2016-03-19 20:43:37 +02:00