[vlc-devel] commit: Win32: strip vlc.exe too (Jean-Baptiste Kempf )

git version control git at videolan.org
Thu Jan 21 22:06:51 CET 2010


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) \




More information about the vlc-devel mailing list