summaryrefslogtreecommitdiffstats
path: root/basicsuite/controls-layouts/controls-layouts.pro
blob: bbf91d592472fcec771b50905dbfb6fa09df483b (plain)
1
2
3
4
5
6
7
8
9
10
TARGET = controls-layouts

include(../shared/shared.pri)

content.files = *.qml
content.path = $$DESTPATH

OTHER_FILES += $${content.files}

INSTALLS += target content