windows installer: strip lhelp.exe

git-svn-id: trunk@37930 -
This commit is contained in:
mattias 2012-07-13 07:35:29 +00:00
parent 10334ca035
commit d16cbdd7fe

View File

@ -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%