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

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