I can't find why my pdb is generated in lowercase, even if the /Fd option is given with a mix of lowercase and uppercase letter.
Is that an options? How can I have the output to be $(IntDir)$(TargetName).pdb?
Using VS2013...
Thank you.
I can't find why my pdb is generated in lowercase, even if the /Fd option is given with a mix of lowercase and uppercase letter.
Is that an options? How can I have the output to be $(IntDir)$(TargetName).pdb?
Using VS2013...
Thank you.