mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-06-03 15:09:50 +08:00
Reorganize all parts of codes; Fix a bug that index page color is not correct when initialized.
10 lines
167 B
Prolog
10 lines
167 B
Prolog
TEMPLATE = subdirs
|
|
|
|
CONFIG += ordered
|
|
|
|
SUBDIRS += \
|
|
third-party/QtNetworkService \
|
|
src/spark-store.pro
|
|
|
|
spark-store.depends = third-party/QtNetworkService
|