|
Oskar Forsslund wrote:Well, I found no way to have two link steps (dll and exe), but a
> However, the age value of the pdb file is set to the age value of the dll +
> 2 so I can't use it
>
> Is there a special trick to get the age values to match?
single PDB file with matching age. So I've changed msvcbuild.bat
in git HEAD to generate two separate PDB files instead.
--Mike