This commit is contained in:
Uwe Rathmann 2022-07-14 14:03:03 +02:00
parent 209fbaef97
commit 1ef8078b61
2 changed files with 2 additions and 9 deletions

View File

@ -8,19 +8,11 @@ SUBDIRS += \
listbox \
messagebox \
mycontrols \
qvgviewer \
thumbnails \
tabview \
iotdashboard
qtHaveModule(svg) {
# when checking in qvg files we could drop the svg dependency
SUBDIRS += \
automotive \
qvgviewer
}
# qml
SUBDIRS += \
boxes \

View File

@ -2,6 +2,7 @@ TEMPLATE = subdirs
SUBDIRS += \
anchors \
dashboard \
dialogbuttons \
invoker \
inputpanel \