Browse Source

!14 添加在龙芯loongarch64机器上编译notepad--的条件
Merge pull request !14 from streamlet_hy/master

爬山虎 2 years ago
parent
commit
dd655a241d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/RealCompare.pro

+ 1 - 1
src/RealCompare.pro

@@ -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