diff --git a/windows/ccextractor.vcxproj b/windows/ccextractor.vcxproj index 6eec12484..a99454bdf 100644 --- a/windows/ccextractor.vcxproj +++ b/windows/ccextractor.vcxproj @@ -328,9 +328,9 @@ xcopy /y "$(ProjectDir)\dll\vcruntime140_1.dll" "$(OutDir)" xcopy /y "C:\Program Files\GPAC\libgpac.dll" "$(OutDir)" xcopy /y "C:\Program Files\GPAC\OpenSVCDecoder.dll" "$(OutDir)" - xcopy /y "C:\Program Files\GPAC\postproc-56.dll" "$(OutDir)" + xcopy /y "C:\Program Files\GPAC\postproc-57.dll" "$(OutDir)" xcopy /y "C:\Program Files\GPAC\swresample-4.dll" "$(OutDir)" - xcopy /y "C:\Program Files\GPAC\avfilter-8.dll" "$(OutDir)" + xcopy /y "C:\Program Files\GPAC\avfilter-9.dll" "$(OutDir)" xcopy /y "C:\Program Files\GPAC\swscale-6.dll" "$(OutDir)" xcopy /y "C:\Program Files\GPAC\avdevice-59.dll" "$(OutDir)" xcopy /y "C:\Program Files\GPAC\avcodec-59.dll" "$(OutDir)"