上传项目代码

This commit is contained in:
lixiaoyuan
2025-05-19 09:54:33 +08:00
commit 4a198a7271
589 changed files with 993786 additions and 0 deletions

7
scripts/windeployqt.bat Normal file
View File

@@ -0,0 +1,7 @@
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