aboutsummaryrefslogtreecommitdiff
path: root/devtools/create_project/msvc14
AgeCommit message (Collapse)Author
2017-02-10CREATE_PROJECT: Also silence warning 4100 in MSVCFilippos Karapetis
Some formal function parameters are not used in all overloaded functions, which results in loads of 4100 warnings when building CREATE_PROJECT. This change silences warning 4100 together with the others
2016-09-23CREATE_PROJECT: Do not copy into non-existent msvc8 dist folderLittleboy
2016-07-24CREATE_PROJECT: Fix MSVC project filesEugene Sandulenko
2015-09-28CREATE_PROJECT: Add support for Visual Studio 2015Paul Gilbert