src/tools/msvc: Move all.sym temporary file back to Debug/postgres.
authorNoah Misch <noah@leadboat.com>
Mon, 12 Jun 2023 14:40:39 +0000 (07:40 -0700)
committerNoah Misch <noah@leadboat.com>
Mon, 12 Jun 2023 14:40:39 +0000 (07:40 -0700)
commit6e723f6d7b3642ef9457b8eddd27ebb616d7a7e9
treeaac69f49f9fb1666337d816282867736377c9132
parent8c7ad6f1562ba7e8a65b21c40782091a4dd3301d
src/tools/msvc: Move all.sym temporary file back to Debug/postgres.

Commit 70df2df1cc89e69e31b31b6aa0d65fd72935af38 moved it to the
top_srcdir, where it caused "git status" noise.
src/tools/msvc/MSBuildProject.pm