cmVS11RCFlagTable.h 132 B

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