Make the MSVC projects use PDB/IDB files named after the project
commit3fe9747b94ca81d29894debdb371cff3b1d89af1
authorSebastian Schuberth <sschuberth@gmail.com>
Mon, 19 Oct 2009 16:40:47 +0000 (19 18:40 +0200)
committerJunio C Hamano <gitster@pobox.com>
Fri, 30 Oct 2009 16:37:50 +0000 (30 09:37 -0700)
tree869eeb2bf9cd6de656cb4e4aaa31bc76fa96571c
parent0fcabdeb52b79775173d009ccc179db104dfbb66
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: Junio C Hamano <gitster@pobox.com>
contrib/buildsystems/Generators/Vcproj.pm