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

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