This commit is contained in:
zhuzihcu
2023-03-31 11:58:15 +08:00
parent 3236be8a7f
commit 936a310ca6
7 changed files with 48 additions and 12 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)