mirror of
https://gitee.com/js-yhsec/energy_storage.git
synced 2026-05-27 18:59:26 +08:00
修改应用exe编译环境Win32->x64
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
cd %~dp0
|
||||
|
||||
cd /d ..\bin\Debug
|
||||
D:\Programs\Qt5.15.2\5.15.2\msvc2019_64\bin\Debug\windeployqt.exe EES.exe
|
||||
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_64\bin\windeployqt.exe EES.exe
|
||||
D:\Programs\Qt5.15.2\5.15.2\msvc2019\bin\windeployqt.exe EES.exe
|
||||
Reference in New Issue
Block a user