Commit 85ee626a authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Don't ship external dlls so far for Windows

parent 48e4674a
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment