Raw File
COMPILE_PDB_NOTE.txt
.. note::
 The compiler-generated program database files are specified by the
 ``/Fd`` compiler flag and are not the same as linker-generated
 program database files specified by the ``/pdb`` linker flag.
 Use the |PDB_XXX| property to specify the latter.
back to top