Skip to content

Commit 4e1c8bb

Browse files
committed
update:vscopy file
1 parent 588a858 commit 4e1c8bb

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

XEngine_Source/VSCopy_Arm64.bat

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ copy /y "%XEngine_LibArm64%\XEngine_AVCodec\XEngine_VideoCodec.dll" "./"
2626
copy /y "%XEngine_LibArm64%\XEngine_AVCodec\XEngine_AudioCodec.dll" "./"
2727
copy /y "%XEngine_LibArm64%\XEngine_AVCodec\XEngine_AVCollect.dll" "./"
2828
copy /y "%XEngine_LibArm64%\XEngine_AVCodec\XEngine_AVFormat.dll" "./"
29+
copy /y "%XEngine_LibArm64%\XEngine_AVCodec\XEngine_AVFilter.dll" "./"
2930

3031
copy /y "%XEngine_LibArm64%\XEngine_AVCodec\avcodec-61.dll" "./"
3132
copy /y "%XEngine_LibArm64%\XEngine_AVCodec\avdevice-61.dll" "./"

XEngine_Source/VSCopy_Debug.bat

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ copy /y "D:\XEngine\XEngine_SourceCode\Debug\XEngine_VideoCodec.dll" "./"
2626
copy /y "D:\XEngine\XEngine_SourceCode\Debug\XEngine_AudioCodec.dll" "./"
2727
copy /y "D:\XEngine\XEngine_SourceCode\Debug\XEngine_AVCollect.dll" "./"
2828
copy /y "D:\XEngine\XEngine_SourceCode\Debug\XEngine_AVFormat.dll" "./"
29+
copy /y "D:\XEngine\XEngine_SourceCode\Debug\XEngine_AVFilter.dll" "./"
2930

3031
copy /y "%XEngine_Lib32%\XEngine_AVCodec\avcodec-61.dll" "./"
3132
copy /y "%XEngine_Lib32%\XEngine_AVCodec\avdevice-61.dll" "./"

XEngine_Source/VSCopy_x64.bat

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ copy /y "%XEngine_Lib64%\XEngine_AVCodec\XEngine_VideoCodec.dll" "./"
2626
copy /y "%XEngine_Lib64%\XEngine_AVCodec\XEngine_AudioCodec.dll" "./"
2727
copy /y "%XEngine_Lib64%\XEngine_AVCodec\XEngine_AVCollect.dll" "./"
2828
copy /y "%XEngine_Lib64%\XEngine_AVCodec\XEngine_AVFormat.dll" "./"
29+
copy /y "%XEngine_Lib64%\XEngine_AVCodec\XEngine_AVFilter.dll" "./"
2930

3031
copy /y "%XEngine_Lib64%\XEngine_AVCodec\avcodec-61.dll" "./"
3132
copy /y "%XEngine_Lib64%\XEngine_AVCodec\avdevice-61.dll" "./"

XEngine_Source/VSCopy_x86.bat

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ copy /y "%XEngine_Lib32%\XEngine_AVCodec\XEngine_VideoCodec.dll" "./"
2626
copy /y "%XEngine_Lib32%\XEngine_AVCodec\XEngine_AudioCodec.dll" "./"
2727
copy /y "%XEngine_Lib32%\XEngine_AVCodec\XEngine_AVCollect.dll" "./"
2828
copy /y "%XEngine_Lib32%\XEngine_AVCodec\XEngine_AVFormat.dll" "./"
29+
copy /y "%XEngine_Lib32%\XEngine_AVCodec\XEngine_AVFilter.dll" "./"
2930

3031
copy /y "%XEngine_Lib32%\XEngine_AVCodec\avcodec-61.dll" "./"
3132
copy /y "%XEngine_Lib32%\XEngine_AVCodec\avdevice-61.dll" "./"

0 commit comments

Comments
 (0)