mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-24 07:07:43 +01:00
Configure the inclusion of missing .dll files
This commit is contained in:
parent
040571421a
commit
533c6ba676
1 changed files with 2 additions and 0 deletions
|
@ -39,6 +39,8 @@ Name: "english"; MessagesFile: "compiler:Default.isl"
|
|||
|
||||
[Files]
|
||||
Source: "Bitsquare\Bitsquare.exe"; DestDir: "{app}"; Flags: ignoreversion
|
||||
Source: "Bitsquare\runtime\jre\bin\plugin2\msvcr100.dll"; DestDir: "{app}"; Flags: ignoreversion
|
||||
Source: "Bitsquare\runtime\jre\bin\msvcp100.dll"; DestDir: "{app}"; Flags: ignoreversion
|
||||
Source: "Bitsquare\*"; DestDir: "{app}"; Flags: ignoreversion recursesubdirs createallsubdirs
|
||||
|
||||
[Icons]
|
||||
|
|
Loading…
Add table
Reference in a new issue