diff --git a/build/VStudio/installer/Product.wxs b/build/VStudio/installer/Product.wxs
index 0e66c31f..bb19c739 100644
--- a/build/VStudio/installer/Product.wxs
+++ b/build/VStudio/installer/Product.wxs
@@ -40,6 +40,7 @@
+
@@ -258,6 +259,38 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -295,6 +328,18 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/build/VStudio/launcher/launchctl.vcxproj b/build/VStudio/launcher/launchctl.vcxproj
index cb72c6e0..bdf8043a 100644
--- a/build/VStudio/launcher/launchctl.vcxproj
+++ b/build/VStudio/launcher/launchctl.vcxproj
@@ -111,6 +111,7 @@
Console
true
true
+ $(OutDir)$(TargetName).public.pdb
@@ -130,6 +131,7 @@
Console
true
true
+ $(OutDir)$(TargetName).public.pdb
@@ -152,6 +154,7 @@
true
true
true
+ $(OutDir)$(TargetName).public.pdb
@@ -174,6 +177,7 @@
true
true
true
+ $(OutDir)$(TargetName).public.pdb
diff --git a/build/VStudio/launcher/launcher.vcxproj b/build/VStudio/launcher/launcher.vcxproj
index af1c1e54..fbc3f536 100644
--- a/build/VStudio/launcher/launcher.vcxproj
+++ b/build/VStudio/launcher/launcher.vcxproj
@@ -112,6 +112,7 @@
true
true
%(AdditionalDependencies);rpcrt4.lib
+ $(OutDir)$(TargetName).public.pdb
@@ -132,6 +133,7 @@
true
true
%(AdditionalDependencies);rpcrt4.lib
+ $(OutDir)$(TargetName).public.pdb
@@ -155,6 +157,7 @@
true
true
%(AdditionalDependencies);rpcrt4.lib
+ $(OutDir)$(TargetName).public.pdb
@@ -178,6 +181,7 @@
true
true
%(AdditionalDependencies);rpcrt4.lib
+ $(OutDir)$(TargetName).public.pdb
diff --git a/build/VStudio/testing/memfs.vcxproj b/build/VStudio/testing/memfs.vcxproj
index c1d268c1..8798e452 100644
--- a/build/VStudio/testing/memfs.vcxproj
+++ b/build/VStudio/testing/memfs.vcxproj
@@ -108,6 +108,7 @@
Console
true
+ $(OutDir)$(TargetName).public.pdb
@@ -124,6 +125,7 @@
Console
true
+ $(OutDir)$(TargetName).public.pdb
@@ -144,6 +146,7 @@
true
true
true
+ $(OutDir)$(TargetName).public.pdb
@@ -164,6 +167,7 @@
true
true
true
+ $(OutDir)$(TargetName).public.pdb
diff --git a/build/VStudio/winfsp_dll.vcxproj b/build/VStudio/winfsp_dll.vcxproj
index 8b8dc2ac..e283cd60 100644
--- a/build/VStudio/winfsp_dll.vcxproj
+++ b/build/VStudio/winfsp_dll.vcxproj
@@ -184,6 +184,7 @@ copy /b $(OutDir)fuse-$(PlatformTarget).pc + %(FullPath) $(OutDir)fuse-$(Platfor
false
..\..\src\dll\library.def
%(AdditionalDependencies);rpcrt4.lib;credui.lib;version.lib
+ $(OutDir)$(TargetFileName).public.pdb
@@ -210,6 +211,7 @@ copy /b $(OutDir)fuse-$(PlatformTarget).pc + %(FullPath) $(OutDir)fuse-$(Platfor
true
..\..\src\dll\library.def
%(AdditionalDependencies);rpcrt4.lib;credui.lib;version.lib
+ $(OutDir)$(TargetFileName).public.pdb
@@ -239,6 +241,7 @@ copy /b $(OutDir)fuse-$(PlatformTarget).pc + %(FullPath) $(OutDir)fuse-$(Platfor
false
..\..\src\dll\library.def
%(AdditionalDependencies);rpcrt4.lib;credui.lib;version.lib
+ $(OutDir)$(TargetFileName).public.pdb
@@ -268,6 +271,7 @@ copy /b $(OutDir)fuse-$(PlatformTarget).pc + %(FullPath) $(OutDir)fuse-$(Platfor
true
..\..\src\dll\library.def
%(AdditionalDependencies);rpcrt4.lib;credui.lib;version.lib
+ $(OutDir)$(TargetFileName).public.pdb
diff --git a/build/VStudio/winfsp_sys.vcxproj b/build/VStudio/winfsp_sys.vcxproj
index a1c10f76..e2c0d7b7 100644
--- a/build/VStudio/winfsp_sys.vcxproj
+++ b/build/VStudio/winfsp_sys.vcxproj
@@ -109,6 +109,7 @@
true
$(OutDir)$(TargetFileName).pdb
$(OutDir)$(TargetFileName).map
+ $(OutDir)$(TargetFileName).public.pdb
@@ -121,6 +122,7 @@
true
$(OutDir)$(TargetFileName).pdb
$(OutDir)$(TargetFileName).map
+ $(OutDir)$(TargetFileName).public.pdb
@@ -133,6 +135,7 @@
true
$(OutDir)$(TargetFileName).pdb
$(OutDir)$(TargetFileName).map
+ $(OutDir)$(TargetFileName).public.pdb
@@ -145,6 +148,7 @@
true
$(OutDir)$(TargetFileName).pdb
$(OutDir)$(TargetFileName).map
+ $(OutDir)$(TargetFileName).public.pdb