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

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