Merge branch 'vs9-map-Fd' into release

This commit is contained in:
Brad King 2014-01-06 09:46:42 -05:00
commit 3401c72c44
1 changed files with 2 additions and 0 deletions

View File

@ -477,6 +477,8 @@ cmVS7FlagTable cmLocalVisualStudio7GeneratorFlagTable[] =
{"AssemblerListingLocation", "Fa", "ASM List Location", "", {"AssemblerListingLocation", "Fa", "ASM List Location", "",
cmVS7FlagTable::UserValue}, cmVS7FlagTable::UserValue},
{"ProgramDataBaseFileName", "Fd", "Program Database File Name", "",
cmVS7FlagTable::UserValue},
// boolean flags // boolean flags
{"BufferSecurityCheck", "GS", "Buffer security check", "TRUE", 0}, {"BufferSecurityCheck", "GS", "Buffer security check", "TRUE", 0},