Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ec5f42 commit 43ab355Copy full SHA for 43ab355
1 file changed
Tools/msi/lib/lib_files.wxs
@@ -22,7 +22,6 @@
22
<?foreach ext in $(var.exts)?>
23
24
<Component Id="$(var.ext).pdb" Directory="DLLs" Guid="*">
25
- <Condition>SYMBOLS=1</Condition>
26
<File Name="$(var.ext).pdb" />
27
</Component>
28
0 commit comments