From 411fc7f92b9527b3f5c81227ac10066bc9e6e5cb Mon Sep 17 00:00:00 2001 From: ArsenArsen Date: Fri, 7 Jul 2017 15:24:13 +0200 Subject: [PATCH] I don't have this though --- AppVeyor/make_installer.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AppVeyor/make_installer.sh b/AppVeyor/make_installer.sh index d3ad584..03fc7d2 100644 --- a/AppVeyor/make_installer.sh +++ b/AppVeyor/make_installer.sh @@ -22,7 +22,7 @@ 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/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