Browse Source
Defines: - inhibit generation of #pragma comment(lib, ...) from boost - inhibit warnings about "unsafe" containers - inhibit warnings about "unsafe" C functions - inhibit warnings about "deprecated" POSIX functions - suppress min/max macros from windows.h Flags: - source and execution charsets are UTF-8 - suppress warnings about throw() not being fully supported in the compiler - suppress warnings about values being explicitly cast to bool - enable string pooling - enable unreferenced code removal - enable COMDAT folding - generate PDB debug informationpull/15/head
committed by
Wayne Stambaugh
1 changed files with 36 additions and 0 deletions
Loading…
Reference in new issue