mirror of
https://gitee.com/spark-store-project/spark-web-app-runtime.git
synced 2026-06-22 14:13:51 +08:00
4dd7f7fcec
adapt to Qt6 Log: adapt to Qt6; bump version to 1.7.1
8 lines
119 B
Prolog
8 lines
119 B
Prolog
TARGET = spark-webapp-runtime
|
|
TEMPLATE = subdirs
|
|
|
|
CONFIG += ordered
|
|
|
|
SUBDIRS += \
|
|
src/spark-webapp-runtime.pro
|