cmVS10RCFlagTable.h 141 B

123456
  1. static cmVS7FlagTable cmVS10RCFlagTable[] = {
  2. // Bool Properties
  3. { "NullTerminateStrings", "n", "", "true", 0 },
  4. { 0, 0, 0, 0, 0 }
  5. };