mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-09-03 01:42:20 +08:00
Fix a bug that annotations in server list can be chosen in combobox; Fix a bug that index page don't follow system theme; Disable qDebug/qWarning output in Release version; Update default server list.
8 lines
159 B
Prolog
8 lines
159 B
Prolog
TEMPLATE = subdirs
|
|
CONFIG += ordered
|
|
|
|
SUBDIRS = third-party/QtNetworkService \
|
|
src/spark-store.pro
|
|
|
|
spark-store.depends = third-party/QtNetworkService
|