This commit is contained in:
zhaominyong 2022-02-16 17:56:25 +08:00
parent 44bcafccb2
commit 1192c2d41a
2 changed files with 1 additions and 0 deletions

View File

@ -130,6 +130,7 @@ OTHER_FILES +=
TRANSLATIONS += qt_zh_CN.ts
system(rm -f qt_zh_CN.qm)
!system(lrelease qt_zh_CN.ts): error("Failed to generate qm")
system(cp qt_zh_CN.qm resource/language)