This commit is contained in:
朱子楚\zhuzi
2023-03-25 12:41:56 +08:00
parent 2f95bdf649
commit 36d7c714a5
30 changed files with 140 additions and 137 deletions

View File

@ -1,5 +1,5 @@
QT += qml quick svg
CONFIG += plugin c++11
CONFIG += plugin c++17
TEMPLATE = lib
TARGET = FluentUI
TARGET = $$qtLibraryTarget($$TARGET)