aboutsummaryrefslogtreecommitdiff
path: root/devtools/create_project/msvc12
AgeCommit message (Collapse)Author
2014-06-21ALL: Remove support for MSVC8 and olderJoel Teichroeb
MSVC8 gives various compile error relating to templates that were changed back in 2008, leading me to belive that no one is using it, and that there is not point adding work arounds for a 9 year old compiler no one uses.
2013-06-30TOOLS: Add support for MSVC12 in create_projectLittleboy