CMake/Source/cmVS11RCFlagTable.h

7 lines
141 B
C

static cmVS7FlagTable cmVS11RCFlagTable[] = {
// Bool Properties
{ "NullTerminateStrings", "n", "", "true", 0 },
{ 0, 0, 0, 0, 0 }
};