Skip to content
Snippets Groups Projects
Commit 5880d5b5 authored by Ramiro Polla's avatar Ramiro Polla
Browse files

Install MinGW shared libraries (dlls) to bindir

Originally committed as revision 8953 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent fa884294
No related branches found
No related tags found
No related merge requests found
......@@ -1151,6 +1151,7 @@ case $targetos in
;;
mingw32*)
targetos=mingw32
shlibdir="$bindir"
if enabled_all shared static; then
cat <<EOF
You can only build one library type at once on MinGW.
......
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