cmVS11RCFlagTable.h 141 B

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