File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -15,13 +15,12 @@ copy /y "%XEngine_Library%\x86\XEngine_NetHelp\NetHelp_APIHelp.dll" "./"
1515
1616copy /y " %XEngine_Library% \x86\XEngine_RfcComponents\RfcComponents_HttpServer.dll" " ./"
1717
18- copy /y " %XEngine_Library% \x86\XEngine_Core\Packet.dll" " ./"
19- copy /y " %XEngine_Library% \x86\XEngine_Core\wpcap.dll" " ./"
2018copy /y " %XEngine_Library% \x86\XEngine_HelpComponents\bson-1.0.dll" " ./"
2119copy /y " %XEngine_Library% \x86\XEngine_HelpComponents\mongoc-1.0.dll" " ./"
2220copy /y " %XEngine_Library% \x86\XEngine_HelpComponents\libmariadb.dll" " ./"
2321copy /y " %XEngine_Library% \x86\XEngine_HelpComponents\libpq.dll" " ./"
24- copy /y " %XEngine_Library% \x86\XEngine_HelpComponents\libsqlite3.dll" " ./"
22+ copy /y " %XEngine_Library% \x86\XEngine_HelpComponents\sqlite3.dll" " ./"
23+ copy /y " %XEngine_Library% \x86\XEngine_HelpComponents\zlib1.dll" " ./"
2524copy /y " %XEngine_Library% \x86\XEngine_LibEx\libcrypto-1_1.dll" " ./"
2625copy /y " %XEngine_Library% \x86\XEngine_LibEx\libssl-1_1.dll" " ./"
2726copy /y " %XEngine_Library% \x86\XEngine_LibEx\libcurl.dll" " ./"
You can’t perform that action at this time.
0 commit comments