mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-09 16:02:46 +08:00
Removed synwinhk.dll from installer
This commit is contained in:
1
dist/wix/Product.wxs
vendored
1
dist/wix/Product.wxs
vendored
@@ -97,7 +97,6 @@
|
||||
</File>
|
||||
<File Source="$(var.BinPath)/synergyc.exe"/>
|
||||
<File Source="$(var.BinPath)/syntool.exe"/>
|
||||
<File Source="$(var.BinPath)/synwinhk.dll"/>
|
||||
<?if $(var.Platform) = x64 ?>
|
||||
<File Source="$(var.OpenSSLBinPath)/libssl-1_1-x64.dll"/>
|
||||
<File Source="$(var.OpenSSLBinPath)/libcrypto-1_1-x64.dll"/>
|
||||
|
||||
Reference in New Issue
Block a user