mirror of
https://git.vladimir.cc/vladimir/ewsdr.git
synced 2026-08-25 20:37:33 +00:00
add libfftw in ewsdr_inno_setup
This commit is contained in:
@@ -23,6 +23,8 @@ Name: "desktopicon"; Description: "{cm:CreateDesktopIcon}"; GroupDescription: "{
|
||||
[Files]
|
||||
Source: "__SOURCE_PATH__\__ARCH__\ewsdr.exe"; DestDir: "{app}"; DestName: "ewsdr.exe"
|
||||
Source: "__SOURCE_PATH__\__ARCH__\wdsp.dll"; DestDir: "{app}";
|
||||
Source: "__SOURCE_PATH__\__ARCH__\libfftw3-3.dll"; DestDir: "{app}";
|
||||
Source: "__SOURCE_PATH__\__ARCH__\libfftw3f-3.dll"; DestDir: "{app}";
|
||||
|
||||
[Icons]
|
||||
Name: "{group}\EWSDR"; Filename: "{app}\ewsdr.exe"
|
||||
|
||||
Reference in New Issue
Block a user