summaryrefslogtreecommitdiffstats
path: root/Source/cmVS11CSharpFlagTable.h
Commit message (Collapse)AuthorAgeFilesLines
* VS: Add flag tables for C#Michael Stürmer2016-12-011-0/+120
Add these (currently unused) tables in preparation for `.csproj` generation support. Populate the tables for every version with a set of initial values that work well for me with VS 12 and VS 14. Later we may need to generate them more thoroughly from MSBuild `.xml` files.