CMake/Source/cmVS14RCFlagTable.h

8 lines
132 B
C

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