File tree Expand file tree Collapse file tree 3 files changed +9
-3
lines changed
Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 11copy /y " D:\XEngine\XEngine_SourceCode\Debug\XEngine_BaseLib.dll" " ./"
2+ copy /y " D:\XEngine\XEngine_SourceCode\Debug\XEngine_BaseSafe.dll" " ./"
23copy /y " D:\XEngine\XEngine_SourceCode\Debug\XEngine_Algorithm.dll" " ./"
34copy /y " D:\XEngine\XEngine_SourceCode\Debug\XEngine_Core.dll" " ./"
45copy /y " D:\XEngine\XEngine_SourceCode\Debug\XEngine_Cryption.dll" " ./"
@@ -15,4 +16,5 @@ copy /y "D:\XEngine\XEngine_SourceCode\Debug\HelpComponents_XLog.dll" "./"
1516copy /y " D:\XEngine\XEngine_SourceCode\Debug\HelpComponents_Packets.dll" " ./"
1617copy /y " D:\XEngine\XEngine_SourceCode\Debug\RfcComponents_ProxyProtocol.dll" " ./"
1718
18- copy /y " D:\XEngine\XEngine_SourceCode\Debug\XEngine_SystemApi.dll" " ./"
19+ copy /y " D:\XEngine\XEngine_SourceCode\Debug\XEngine_SystemApi.dll" " ./"
20+ copy /y " D:\XEngine\XEngine_SourceCode\Debug\XEngine_SystemConfig.dll" " ./"
Original file line number Diff line number Diff line change 11copy /y " %XEngine_Lib64% \XEngine_BaseLib\XEngine_BaseLib.dll" " ./"
2+ copy /y " %XEngine_Lib64% \XEngine_BaseLib\XEngine_BaseSafe.dll" " ./"
23copy /y " %XEngine_Lib64% \XEngine_BaseLib\XEngine_Algorithm.dll" " ./"
34copy /y " %XEngine_Lib64% \XEngine_Core\XEngine_Core.dll" " ./"
45copy /y " %XEngine_Lib64% \XEngine_Core\XEngine_Cryption.dll" " ./"
@@ -15,4 +16,5 @@ copy /y "%XEngine_Lib64%\XEngine_HelpComponents\HelpComponents_XLog.dll" "./"
1516copy /y " %XEngine_Lib64% \XEngine_HelpComponents\HelpComponents_Packets.dll" " ./"
1617copy /y " %XEngine_Lib64% \XEngine_RfcComponents\RfcComponents_ProxyProtocol.dll" " ./"
1718
18- copy /y " %XEngine_Lib64% \XEngine_SystemSdk\XEngine_SystemApi.dll" " ./"
19+ copy /y " %XEngine_Lib64% \XEngine_SystemSdk\XEngine_SystemApi.dll" " ./"
20+ copy /y " %XEngine_Lib64% \XEngine_SystemSdk\XEngine_SystemConfig.dll" " ./"
Original file line number Diff line number Diff line change 11copy /y " %XEngine_Lib32% \XEngine_BaseLib\XEngine_BaseLib.dll" " ./"
2+ copy /y " %XEngine_Lib32% \XEngine_BaseLib\XEngine_BaseSafe.dll" " ./"
23copy /y " %XEngine_Lib32% \XEngine_BaseLib\XEngine_Algorithm.dll" " ./"
34copy /y " %XEngine_Lib32% \XEngine_Core\XEngine_Core.dll" " ./"
45copy /y " %XEngine_Lib32% \XEngine_Core\XEngine_Cryption.dll" " ./"
@@ -15,4 +16,5 @@ copy /y "%XEngine_Lib32%\XEngine_HelpComponents\HelpComponents_XLog.dll" "./"
1516copy /y " %XEngine_Lib32% \XEngine_HelpComponents\HelpComponents_Packets.dll" " ./"
1617copy /y " %XEngine_Lib32% \XEngine_RfcComponents\RfcComponents_ProxyProtocol.dll" " ./"
1718
18- copy /y " %XEngine_Lib32% \XEngine_SystemSdk\XEngine_SystemApi.dll" " ./"
19+ copy /y " %XEngine_Lib32% \XEngine_SystemSdk\XEngine_SystemApi.dll" " ./"
20+ copy /y " %XEngine_Lib32% \XEngine_SystemSdk\XEngine_SystemConfig.dll" " ./"
You can’t perform that action at this time.
0 commit comments