mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-01 08:56:13 +02:00
windows installer: strip lhelp.exe
git-svn-id: trunk@37930 -
This commit is contained in:
parent
10334ca035
commit
d16cbdd7fe
@ -19,6 +19,7 @@ IF "%IDE_WIDGETSET%"=="" SET IDE_WIDGETSET=win32
|
||||
%FPCBINDIR%\strip.exe lazarus.exe
|
||||
%FPCBINDIR%\strip.exe lazbuild.exe
|
||||
%FPCBINDIR%\strip.exe startlazarus.exe
|
||||
%FPCBINDIR%\strip.exe components\chmhelp\lhelp\lhelp.exe
|
||||
|
||||
%OLDCURDRIVE%
|
||||
cd %OLDCURDIR%
|
||||
|
Loading…
Reference in New Issue
Block a user