Skip to content

Commit

Permalink
ci:update window ci script
Browse files Browse the repository at this point in the history
Signed-off-by: xiaoming <[email protected]>
  • Loading branch information
QQxiaoming committed Oct 26, 2023
1 parent a3594b2 commit 0d58522
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build_setup.bat
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,6 @@ del /f /q /a .\sed*
xcopy /y .\build_release\out\quardCRT.exe .\InnoSetup\build\
:: 使用windeployqt拷贝依赖dll库到打包目录
windeployqt --dir .\InnoSetup\build .\InnoSetup\build\quardCRT.exe
xcopy /y "%QT_TOOLS_DIR%\..\bin\lib*.dll" ".\InnoSetup\build\"
xcopy /y "%QT_TOOLS_DIR%\..\lib\lib*.dll" ".\InnoSetup\build\"
xcopy /y "D:\winpty\bin\winpty.dll" ".\InnoSetup\build\"
xcopy /y "D:\winpty\bin\winpty-agent.exe" ".\InnoSetup\build\"
xcopy /y .\scripts\Profile.ps1 .\InnoSetup\build\
Expand Down

0 comments on commit 0d58522

Please sign in to comment.