mirror of
https://gitee.com/js-yhsec/energy_storage.git
synced 2026-05-28 03:09:24 +08:00
7 lines
186 B
Batchfile
7 lines
186 B
Batchfile
cd %~dp0
|
|
|
|
cd /d ..\bin\Debug
|
|
D:\Programs\Qt5.15.2\5.15.2\msvc2019\bin\Debug\windeployqt.exe EES.exe
|
|
|
|
cd /d ..\bin\Release
|
|
D:\Programs\Qt5.15.2\5.15.2\msvc2019\bin\windeployqt.exe EES.exe |