mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2026-03-13 09:24:25 +08:00
chore: move OpenSSL license file out of the dll folder
Todo: provide in deb package and macOS package
This commit is contained in:
@@ -94,6 +94,7 @@ Name: "associatesqlfiles"; Description: "Associate .&SQL files with {#ProgName}"
|
||||
Source: "{#OutDir}{#ProgNameLower}.exe"; DestDir: "{app}"; DestName: "{#ProgExeName}"; Flags: ignoreversion
|
||||
Source: "license.txt"; DestDir: "{app}"; Flags: ignoreversion
|
||||
Source: "LICENSE"; DestDir: "{app}"; Flags: ignoreversion
|
||||
Source: "LICENSE-openssl"; DestDir: "{app}"; Flags: ignoreversion
|
||||
Source: "extra\dll\plugins\*.dll"; DestDir: "{app}\plugins"; Flags: ignoreversion
|
||||
Source: "extra\Snippets\*.sql"; DestDir: "{#SnippetsDir}"; Tasks: install_snippets
|
||||
; Just everything from the dll folder, including plink and some others
|
||||
|
||||
Reference in New Issue
Block a user