1
mirror of https://code.videolan.org/videolan/vlc synced 2024-09-24 20:48:52 +02:00

Win32: strip vlc.exe too

This commit is contained in:
Jean-Baptiste Kempf 2010-01-21 22:00:34 +01:00
parent 09b2d92372
commit ab73f1272e

View File

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