Correct location for .PDB File when separating libs from binaries
- From: Peter Nimmo <PeterNimmo@xxxxxxxxxxxxxxxxx>
- Date: Mon, 20 Aug 2007 08:25:47 -0700
Hi,
Can anyone tell me in what directory the .pdb file should go in, in the
following scenario.
We have our executables created in a single .\bin directory off our main
solution directory, and we have separated the .lib files to a separate .
\lib directory.
Should the .pdb file go will the dlls and exes in the .\bin directory or
should it be generated in the .\lib directory?
Peter
.
- Follow-Ups:
- RE: Correct location for .PDB File when separating libs from binaries
- From: Charles Wang[MSFT]
- Re: Correct location for .PDB File when separating libs from binaries
- From: Mark Salsbery [MVP]
- RE: Correct location for .PDB File when separating libs from binaries
- Prev by Date: Re: Share .cpp and .h along projects
- Next by Date: Re: LPCSTR and LPCWSTR
- Previous by thread: When do you pass return value as reference?
- Next by thread: Re: Correct location for .PDB File when separating libs from binaries
- Index(es):
Relevant Pages
|