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

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