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

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