!14 添加在龙芯loongarch64机器上编译notepad--的条件

Merge pull request !14 from streamlet_hy/master
This commit is contained in:
爬山虎 2023-02-02 01:36:34 +00:00 committed by Gitee
commit dd655a241d
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ INCLUDEPATH += cceditor
TRANSLATIONS += realcompare_zh.ts
if(contains(QMAKE_HOST.arch, x86_64)){
if(contains(QMAKE_HOST.arch, x86_64|loongarch64)){
CONFIG(Debug, Debug|Release){
DESTDIR = x64/Debug
LIBS += -Lx64/Debug