mirror of
https://github.com/videolan/vlc.git
synced 2024-11-24 10:23:27 +08:00
Don't ship external dlls so far for Windows
This commit is contained in:
parent
48e4674acd
commit
85ee626aff
@ -765,7 +765,7 @@ package-win32-base-debug: package-win-common
|
||||
fi ; done
|
||||
|
||||
# Contrib *.dll's
|
||||
cp $(srcdir)/extras/contrib/lib/*.dll "vlc-$(VERSION)/" || true
|
||||
# cp $(srcdir)/extras/contrib/lib/*.dll "vlc-$(VERSION)/" || true
|
||||
|
||||
#Enable DEP and ASLR for all the binaries
|
||||
if USE_PEFLAGS
|
||||
|
Loading…
Reference in New Issue
Block a user