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

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