mirror of
https://github.com/reactos/CMake.git
synced 2025-02-04 02:47:29 +00:00
8 lines
132 B
C
8 lines
132 B
C
|
static cmVS7FlagTable cmVS12RCFlagTable[] =
|
||
|
{
|
||
|
//Bool Properties
|
||
|
{"NullTerminateStrings", "n", "", "true", 0},
|
||
|
|
||
|
{0,0,0,0,0}
|
||
|
};
|