Skip to content
Snippets Groups Projects
Commit 65c88922 authored by Hugo Beauzée-Luyssen's avatar Hugo Beauzée-Luyssen Committed by Jean-Baptiste Kempf
Browse files

win32: Package vlc_branding.bmp in release builds


(cherry picked from commit 58e45886)
Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
parent 3475766f
No related branches found
No related tags found
1 merge request!3533Backport MR 3236 to 3.0.x
......@@ -172,6 +172,7 @@ package-win32-release: package-win-strip $(win32_destdir)/NSIS/nsProcess.dll pac
cp -r $(srcdir)/extras/package/win32/NSIS/languages "$(win32_destdir)/"
cp -r $(srcdir)/extras/package/win32/NSIS/helpers "$(win32_destdir)/"
cp "$(top_srcdir)/extras/package/win32/NSIS/nsProcess.nsh" "$(win32_destdir)/NSIS/"
cp "$(top_srcdir)/extras/package/win32/NSIS/vlc_branding.bmp" "$(win32_destdir)/NSIS/"
7z a $(7Z_OPTS) $(WINVERSION)-release.7z $(win32_debugdir) "$(win32_destdir)/"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment