aboutsummaryrefslogtreecommitdiffstats
path: root/src/build-data
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2019-02-17 15:02:03 -0500
committerJack Lloyd <[email protected]>2019-02-17 15:02:03 -0500
commit01dc31d1f6a154e1623dbf6d5a0a689e3ed8b57e (patch)
treeb983017159e406c75efe7a24c050de262e6c1194 /src/build-data
parentb8199a7a4f8cff49a6c09ffc769494d48ae7f3fd (diff)
Name pdb file properly
GH #1831
Diffstat (limited to 'src/build-data')
-rw-r--r--src/build-data/cc/msvc.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/build-data/cc/msvc.txt b/src/build-data/cc/msvc.txt
index cb149af78..cb2ef304e 100644
--- a/src/build-data/cc/msvc.txt
+++ b/src/build-data/cc/msvc.txt
@@ -54,7 +54,7 @@ sha -> ""
</isa_flags>
<lib_flags>
-debug -> "/Fd botan-symbols.pdb"
+debug -> "/Fd%{build_dir}/%{libname}%{lib_suffix}.pdb"
</lib_flags>
<so_link_commands>