mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-04-25 14:10:55 -05:00
@@ -93,6 +93,7 @@
|
||||
<Component><File Source="$(var.QtPath)\bin\Qt5PrintSupport.dll" /></Component>
|
||||
<Component><File Source="$(var.QtPath)\bin\Qt5Widgets.dll" /></Component>
|
||||
<Component><File Source="$(var.QtPath)\bin\Qt5Xml.dll" /></Component>
|
||||
<Component><File Source="$(var.QtPath)\bin\Qt5Svg.dll" /></Component>
|
||||
<!-- OpenSSL 1.1.1 -->
|
||||
<?if $(sys.BUILDARCH)="x64"?>
|
||||
<Component><File Id="libcrypto.dll" Source="$(var.OpenSSLPath)\libcrypto-1_1-x64.dll" /></Component>
|
||||
@@ -194,6 +195,7 @@
|
||||
<ComponentRef Id="Qt5PrintSupport.dll" />
|
||||
<ComponentRef Id="Qt5Widgets.dll" />
|
||||
<ComponentRef Id="Qt5Xml.dll" />
|
||||
<ComponentRef Id="Qt5Svg.dll" />
|
||||
<!-- OpenSSL -->
|
||||
<ComponentRef Id="libcrypto.dll" />
|
||||
<ComponentRef Id="libssl.dll" />
|
||||
|
||||
Reference in New Issue
Block a user