Make the MSVC projects use PDB/IDB files named after the project
commit9ba38c833b5bbe06f74f19bc6911036ef6a9fb09
authorSebastian Schuberth <sschuberth@gmail.com>
Mon, 5 Oct 2009 08:22:18 +0000 (5 10:22 +0200)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 27 Oct 2009 15:59:31 +0000 (27 16:59 +0100)
tree8696e893fab2471ac281553857379fc25b92134c
parentccc5cdf764be2d46b91a5840de5edd763851bf91
Make the MSVC projects use PDB/IDB files named after the project

Instead of having all PDB files for all projects named "vc90.pdb", name
them after the respective project to make the relation more clear (and
to avoid name clashes when copying files around).

Signed-off-by: Sebastian Schuberth <sschuberth@gmail.com>
Acked-by: Marius Storm-Olsen <mstormo@gmail.com>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
contrib/buildsystems/Generators/Vcproj.pm