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.
2 parents 1aea8fb + 43ab355 commit d14ae16Copy full SHA for d14ae16
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