Solve the problem that ppa compilation fails that cannot find translations files
This commit is contained in:
parent
efc7f55236
commit
b044ca189f
|
@ -67,3 +67,8 @@ LIBS += -L$$OUT_PWD/../libsearch -lukui-search -L$$OUT_PWD/../libchinese-segment
|
|||
|
||||
INCLUDEPATH += $$PWD/../libsearch
|
||||
DEPENDPATH += $$PWD/../libsearch
|
||||
|
||||
DISTFILES += \
|
||||
translations/bo.ts \
|
||||
translations/es.qm \
|
||||
translations/zh_CN.qm
|
||||
|
|
Loading…
Reference in New Issue