Installer: Install AUTHORS-file.
AUTHORS is good to install as it tells who are working with cppcheck.
This commit is contained in:
parent
fa4961d24e
commit
372fc33c5d
|
@ -74,6 +74,7 @@ Name: modifypath; Description: &Add {#MyAppName} folder to your system path; Fla
|
||||||
Source: ..\Build\Release\cppcheck.exe; DestDir: {app}; Flags: ignoreversion
|
Source: ..\Build\Release\cppcheck.exe; DestDir: {app}; Flags: ignoreversion
|
||||||
Source: ..\COPYING; DestDir: {app}; Flags: ignoreversion
|
Source: ..\COPYING; DestDir: {app}; Flags: ignoreversion
|
||||||
Source: ..\readme.txt; DestDir: {app}; Flags: ignoreversion
|
Source: ..\readme.txt; DestDir: {app}; Flags: ignoreversion
|
||||||
|
Source: ..\AUTHORS; DestDir: {app}; Flags: ignoreversion
|
||||||
; VS runtimes
|
; VS runtimes
|
||||||
Source: {#RuntimesFolder}\Microsoft.VC90.CRT.manifest; DestDir: {app}
|
Source: {#RuntimesFolder}\Microsoft.VC90.CRT.manifest; DestDir: {app}
|
||||||
Source: {#RuntimesFolder}\msvcp90.dll; DestDir: {app}
|
Source: {#RuntimesFolder}\msvcp90.dll; DestDir: {app}
|
||||||
|
|
Loading…
Reference in New Issue