spark-store/spark-store-project.pro
zty199 d164aec86d Improve Features
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.
2021-04-17 00:53:26 +08:00

8 lines
159 B
Prolog

TEMPLATE = subdirs
CONFIG += ordered
SUBDIRS = third-party/QtNetworkService \
src/spark-store.pro
spark-store.depends = third-party/QtNetworkService