-
- Downloads
VS: Add flag tables for C#
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.
Showing
- Source/cmGlobalVisualStudio10Generator.cxx 11 additions, 0 deletionsSource/cmGlobalVisualStudio10Generator.cxx
- Source/cmGlobalVisualStudio10Generator.h 2 additions, 0 deletionsSource/cmGlobalVisualStudio10Generator.h
- Source/cmGlobalVisualStudio11Generator.cxx 2 additions, 0 deletionsSource/cmGlobalVisualStudio11Generator.cxx
- Source/cmGlobalVisualStudio12Generator.cxx 2 additions, 0 deletionsSource/cmGlobalVisualStudio12Generator.cxx
- Source/cmGlobalVisualStudio14Generator.cxx 2 additions, 0 deletionsSource/cmGlobalVisualStudio14Generator.cxx
- Source/cmGlobalVisualStudio15Generator.cxx 2 additions, 0 deletionsSource/cmGlobalVisualStudio15Generator.cxx
- Source/cmVS10CSharpFlagTable.h 120 additions, 0 deletionsSource/cmVS10CSharpFlagTable.h
- Source/cmVS11CSharpFlagTable.h 120 additions, 0 deletionsSource/cmVS11CSharpFlagTable.h
- Source/cmVS12CSharpFlagTable.h 120 additions, 0 deletionsSource/cmVS12CSharpFlagTable.h
- Source/cmVS140CSharpFlagTable.h 120 additions, 0 deletionsSource/cmVS140CSharpFlagTable.h
- Source/cmVS141CSharpFlagTable.h 120 additions, 0 deletionsSource/cmVS141CSharpFlagTable.h
- Source/cmVisualStudio10ToolsetOptions.cxx 25 additions, 0 deletionsSource/cmVisualStudio10ToolsetOptions.cxx
- Source/cmVisualStudio10ToolsetOptions.h 2 additions, 0 deletionsSource/cmVisualStudio10ToolsetOptions.h
Loading
Please register or sign in to comment