Bug #9430, recognize the FR flag
This commit is contained in:
parent
c87a35a326
commit
8e8c9b7242
@ -451,6 +451,7 @@ cmVS7FlagTable cmLocalVisualStudio7GeneratorFlagTable[] =
|
|||||||
{"SmallerTypeCheck", "RTCc", "smaller type check", "TRUE", 0},
|
{"SmallerTypeCheck", "RTCc", "smaller type check", "TRUE", 0},
|
||||||
{"SuppressStartupBanner", "nologo", "SuppressStartupBanner", "TRUE", 0},
|
{"SuppressStartupBanner", "nologo", "SuppressStartupBanner", "TRUE", 0},
|
||||||
{"WarnAsError", "WX", "Treat warnings as errors", "TRUE", 0},
|
{"WarnAsError", "WX", "Treat warnings as errors", "TRUE", 0},
|
||||||
|
{"BrowseInformation", "FR", "Generate browse information", "1", 0},
|
||||||
{0,0,0,0,0}
|
{0,0,0,0,0}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user