[vlc-devel] commit: Win32: strip vlc.exe too (Jean-Baptiste Kempf )
Geoffroy Couprie
geo.couprie at gmail.com
Fri Jan 22 00:26:43 CET 2010
Hum, sorry for this one. I should have seen it.
On Thu, Jan 21, 2010 at 10:06 PM, git version control <git at videolan.org> wrote:
> vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Thu Jan 21 22:00:34 2010 +0100| [ab73f1272e411b73b384ff61396eec752203fdf2] | committer: Jean-Baptiste Kempf
>
> Win32: strip vlc.exe too
>
>> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=ab73f1272e411b73b384ff61396eec752203fdf2
> ---
>
> Makefile.am | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/Makefile.am b/Makefile.am
> index 5f00527..fff7f22 100644
> --- a/Makefile.am
> +++ b/Makefile.am
> @@ -907,6 +907,7 @@ package-win-common-strip: package-win32-base-debug
> echo "OK."; mkdir -p "$(win32_debugdir)"; \
> fi
> for i in "" $(win32_destdir)/*$(LIBEXT) \
> + $(win32_destdir)/*$(EXEEXT) \
> $(win32_destdir)/activex/*$(LIBEXT) \
> $(win32_destdir)/mozilla/*$(LIBEXT) \
> $(win32_destdir)/plugins/*$(LIBEXT) \
>
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/listinfo/vlc-devel
>
More information about the vlc-devel
mailing list