Closes #23482: sqlite3_d.dll is not included in installer
This commit is contained in:
parent
e30c8fc5b4
commit
3892189db0
|
@ -46,6 +46,13 @@
|
|||
</Component>
|
||||
|
||||
<?endforeach ?>
|
||||
|
||||
<Component Id="sqlite3_d.dll" Directory="DLLs" Guid="*">
|
||||
<File Name="sqlite3_d.dll" KeyPath="yes" />
|
||||
</Component>
|
||||
<Component Id="sqlite3_d.pdb" Directory="DLLs" Guid="*">
|
||||
<File Name="sqlite3_d.pdb" KeyPath="yes" />
|
||||
</Component>
|
||||
</ComponentGroup>
|
||||
</Fragment>
|
||||
<Fragment>
|
||||
|
|
Loading…
Reference in New Issue