mirror of
https://github.com/stemoretti/BaseUI.git
synced 2025-05-28 00:30:27 -04:00
8 lines
98 B
Prolog
8 lines
98 B
Prolog
QT += quick quickcontrols2
|
|
|
|
include(baseui/baseui.pri)
|
|
|
|
SOURCES += main.cpp
|
|
|
|
RESOURCES += qml.qrc
|