cmake/Source/cmVS12RCFlagTable.h

8 lines
132 B
C
Raw Normal View History

2015-04-27 22:25:09 +02:00
static cmVS7FlagTable cmVS12RCFlagTable[] =
{
//Bool Properties
{"NullTerminateStrings", "n", "", "true", 0},
{0,0,0,0,0}
};