Files
energy_storage/scripts/windeployqt.bat

7 lines
192 B
Batchfile
Raw Normal View History

2025-05-19 09:54:33 +08:00
cd %~dp0
cd /d ..\bin\Debug
D:\Programs\Qt5.15.2\5.15.2\msvc2019_64\bin\Debug\windeployqt.exe EES.exe
cd /d ..\bin\Release
D:\Programs\Qt5.15.2\5.15.2\msvc2019_64\bin\windeployqt.exe EES.exe