From 16ba31fec2aea704742f63c00f4266c5167b0be1 Mon Sep 17 00:00:00 2001 From: ArsenArsen Date: Fri, 7 Jul 2017 15:21:13 +0200 Subject: [PATCH] I still dont know but I apparently need this --- AppVeyor/make_installer.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/AppVeyor/make_installer.sh b/AppVeyor/make_installer.sh index 59adcfd..d3ad584 100644 --- a/AppVeyor/make_installer.sh +++ b/AppVeyor/make_installer.sh @@ -22,8 +22,8 @@ addFile ../../build/QtAV-depends-windows-x86+x64/bin/avcodec-57.dll #addFile ../../build/QtAV-depends-windows-x86+x64/bin/avfilter-6.dll addFile ../../build/QtAV-depends-windows-x86+x64/bin/avformat-57.dll addFile ../../build/QtAV-depends-windows-x86+x64/bin/avutil-55.dll -#addFile ../../build/QtAV-depends-windows-x86+x64/bin/postproc-54.dll -#addFile ../../build/QtAV-depends-windows-x86+x64/bin/swresample-2.dll +addFile ../../build/QtAV-depends-windows-x86+x64/bin/postproc-54.dll +addFile ../../build/QtAV-depends-windows-x86+x64/bin/swresample-2.dll addFile ../../build/QtAV-depends-windows-x86+x64/bin/swscale-4.dll addFile /c/Qt/5.9/mingw53_32/bin/Qt5Core.dll addFile /c/Qt/5.9/mingw53_32/bin/Qt5Network.dll