summaryrefslogtreecommitdiff
path: root/Source/cmVS14RCFlagTable.h
blob: 11e00d51311ac0eeff092ddda7b7338e698c13a4 (plain)
1
2
3
4
5
6
static cmVS7FlagTable cmVS14RCFlagTable[] = {
  // Bool Properties
  { "NullTerminateStrings", "n", "", "true", 0 },

  { 0, 0, 0, 0, 0 }
};