Skip to content

Commit c4fa672

Browse files
committed
update:vs copy file
1 parent 75935f1 commit c4fa672

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

XEngine_Source/VSCopy_x64.bat

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@ copy /y "%XEngine_Lib64%\XEngine_AVCodec\XEngine_VideoCodec.dll" "./"
2525
copy /y "%XEngine_Lib64%\XEngine_AVCodec\XEngine_AudioCodec.dll" "./"
2626
copy /y "%XEngine_Lib64%\XEngine_AVCodec\XEngine_AVCollect.dll" "./"
2727

28-
copy /y "%XEngine_Lib64%\XEngine_AVCodec\avcodec-60.dll" "./"
29-
copy /y "%XEngine_Lib64%\XEngine_AVCodec\avdevice-60.dll" "./"
30-
copy /y "%XEngine_Lib64%\XEngine_AVCodec\avfilter-9.dll" "./"
31-
copy /y "%XEngine_Lib64%\XEngine_AVCodec\avformat-60.dll" "./"
32-
copy /y "%XEngine_Lib64%\XEngine_AVCodec\avutil-58.dll" "./"
33-
copy /y "%XEngine_Lib64%\XEngine_AVCodec\swresample-4.dll" "./"
34-
copy /y "%XEngine_Lib64%\XEngine_AVCodec\swscale-7.dll" "./"
35-
copy /y "%XEngine_Lib64%\XEngine_AVCodec\postproc-57.dll" "./"
28+
copy /y "%XEngine_Lib64%\XEngine_AVCodec\avcodec-61.dll" "./"
29+
copy /y "%XEngine_Lib64%\XEngine_AVCodec\avdevice-61.dll" "./"
30+
copy /y "%XEngine_Lib64%\XEngine_AVCodec\avfilter-10.dll" "./"
31+
copy /y "%XEngine_Lib64%\XEngine_AVCodec\avformat-61.dll" "./"
32+
copy /y "%XEngine_Lib64%\XEngine_AVCodec\avutil-59.dll" "./"
33+
copy /y "%XEngine_Lib64%\XEngine_AVCodec\swresample-5.dll" "./"
34+
copy /y "%XEngine_Lib64%\XEngine_AVCodec\swscale-8.dll" "./"
35+
copy /y "%XEngine_Lib64%\XEngine_AVCodec\postproc-58.dll" "./"

XEngine_Source/VSCopy_x86.bat

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,11 @@ copy /y "%XEngine_Lib32%\XEngine_AVCodec\XEngine_VideoCodec.dll" "./"
2525
copy /y "%XEngine_Lib32%\XEngine_AVCodec\XEngine_AudioCodec.dll" "./"
2626
copy /y "%XEngine_Lib32%\XEngine_AVCodec\XEngine_AVCollect.dll" "./"
2727

28-
copy /y "%XEngine_Lib32%\XEngine_AVCodec\avcodec-60.dll" "./"
29-
copy /y "%XEngine_Lib32%\XEngine_AVCodec\avdevice-60.dll" "./"
30-
copy /y "%XEngine_Lib32%\XEngine_AVCodec\avfilter-9.dll" "./"
31-
copy /y "%XEngine_Lib32%\XEngine_AVCodec\avformat-60.dll" "./"
32-
copy /y "%XEngine_Lib32%\XEngine_AVCodec\avutil-58.dll" "./"
33-
copy /y "%XEngine_Lib32%\XEngine_AVCodec\swresample-4.dll" "./"
34-
copy /y "%XEngine_Lib32%\XEngine_AVCodec\swscale-7.dll" "./"
35-
copy /y "%XEngine_Lib32%\XEngine_AVCodec\postproc-57.dll" "./"
28+
copy /y "%XEngine_Lib32%\XEngine_AVCodec\avcodec-61.dll" "./"
29+
copy /y "%XEngine_Lib32%\XEngine_AVCodec\avdevice-61.dll" "./"
30+
copy /y "%XEngine_Lib32%\XEngine_AVCodec\avfilter-10.dll" "./"
31+
copy /y "%XEngine_Lib32%\XEngine_AVCodec\avformat-61.dll" "./"
32+
copy /y "%XEngine_Lib32%\XEngine_AVCodec\avutil-59.dll" "./"
33+
copy /y "%XEngine_Lib32%\XEngine_AVCodec\swresample-5.dll" "./"
34+
copy /y "%XEngine_Lib32%\XEngine_AVCodec\swscale-8.dll" "./"
35+
copy /y "%XEngine_Lib32%\XEngine_AVCodec\postproc-58.dll" "./"

0 commit comments

Comments
 (0)