deploy.bat
set path=F:\QTInstallLocation\5.10.1\mingw53_32\bin#qt安装目录
windeployqt -release --no-translations Test.exe
微信扫一扫
deploy.bat
set path=F:\QTInstallLocation\5.10.1\mingw53_32\bin#qt安装目录
windeployqt -release --no-translations Test.exe
相关推荐