summaryrefslogtreecommitdiffstats
path: root/basicsuite/enterprise-charts/enterprise-charts.pro
blob: 13c41cfd10b7f93ae8bf63ea9d2fe2276f1a3bd4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
TARGET = enterprise-charts

include(../shared/shared.pri)
b2qtdemo_deploy_defaults()

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

OTHER_FILES += $${content.files}

INSTALLS += target content