Removed synwinhk.dll from installer
This commit is contained in:
parent
051138c8df
commit
594e3a2ccc
|
@ -97,7 +97,6 @@
|
||||||
</File>
|
</File>
|
||||||
<File Source="$(var.BinPath)/synergyc.exe"/>
|
<File Source="$(var.BinPath)/synergyc.exe"/>
|
||||||
<File Source="$(var.BinPath)/syntool.exe"/>
|
<File Source="$(var.BinPath)/syntool.exe"/>
|
||||||
<File Source="$(var.BinPath)/synwinhk.dll"/>
|
|
||||||
<?if $(var.Platform) = x64 ?>
|
<?if $(var.Platform) = x64 ?>
|
||||||
<File Source="$(var.OpenSSLBinPath)/libssl-1_1-x64.dll"/>
|
<File Source="$(var.OpenSSLBinPath)/libssl-1_1-x64.dll"/>
|
||||||
<File Source="$(var.OpenSSLBinPath)/libcrypto-1_1-x64.dll"/>
|
<File Source="$(var.OpenSSLBinPath)/libcrypto-1_1-x64.dll"/>
|
||||||
|
|
Loading…
Reference in New Issue