COMPILE_PDB_NAME.rst 326 B

1234567891011
  1. COMPILE_PDB_NAME
  2. ----------------
  3. Output name for the MS debug symbol ``.pdb`` file generated by the
  4. compiler while building source files.
  5. This property specifies the base name for the debug symbols file.
  6. If not set, the default is unspecified.
  7. .. |PDB_XXX| replace:: :prop_tgt:`PDB_NAME`
  8. .. include:: COMPILE_PDB_NOTE.txt