2021-08-09 17:13:04 +08:00
|
|
|
TEMPLATE = subdirs
|
2019-10-31 09:56:53 +08:00
|
|
|
|
2021-08-09 17:13:04 +08:00
|
|
|
CONFIG += ordered
|
2019-10-31 09:56:53 +08:00
|
|
|
|
2021-08-09 17:13:04 +08:00
|
|
|
SUBDIRS = \
|
|
|
|
src \
|
2019-10-31 09:56:53 +08:00
|
|
|
|
2021-08-09 17:13:04 +08:00
|
|
|
TRANSLATIONS += \
|
|
|
|
translations/kylin-nm_zh_CN.ts \
|
|
|
|
translations/kylin-nm_tr.ts \
|
|
|
|
translations/kylin-nm_bo.ts
|