deploy.bat
set path=F:\QTInstallLocation\5.10.1\mingw53_32\bin#qt安装目录
windeployqt -release --no-translations Test.exe
编写Qt打包脚本
阅读 80
2022-06-13
deploy.bat
set path=F:\QTInstallLocation\5.10.1\mingw53_32\bin#qt安装目录
windeployqt -release --no-translations Test.exe
相关推荐
精彩评论(0)