mirror of
https://github.com/cookiengineer/audacity
synced 2026-04-25 23:44:13 +02:00
This commit is contained in:
@@ -71,7 +71,8 @@ Source: "..\LICENSE.txt"; DestDir: "{app}"; Flags: ignoreversion
|
|||||||
Source: "..\win\unicode release\audacity.exe"; DestDir: "{app}"; Flags: ignoreversion
|
Source: "..\win\unicode release\audacity.exe"; DestDir: "{app}"; Flags: ignoreversion
|
||||||
|
|
||||||
; Manual, which should be got from the manual wiki using ..\scripts\mw2html_audacity\wiki2htm.bat
|
; Manual, which should be got from the manual wiki using ..\scripts\mw2html_audacity\wiki2htm.bat
|
||||||
Source: "..\help\manual\*"; DestDir: "{app}\help\manual\"; Flags: ignoreversion recursesubdirs
|
; //FIX-ME Why mandatory? I thought we were avoiding that. And if mandatory, why not automatic, or in code repository (SVN)? "should be got" is a step one should not have to do.
|
||||||
|
; Source: "..\help\manual\*"; DestDir: "{app}\help\manual\"; Flags: ignoreversion recursesubdirs
|
||||||
|
|
||||||
Source: "..\presets\*"; DestDir: "{app}"; Flags: ignoreversion recursesubdirs
|
Source: "..\presets\*"; DestDir: "{app}"; Flags: ignoreversion recursesubdirs
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user