summaryrefslogtreecommitdiffstats
path: root/plugins/quick1/quick1.pro
blob: 17300d5c8fabaca82709e838146ab4cc75b3e3f3 (plain)
1
2
3
4
5
6
7
8
TARGET = qtcommercialchartqml
QT += declarative
IMPORT_INSTALL_PATH = $$[QT_INSTALL_IMPORTS]

!include(../declarative/declarative.pri) {
    error( "Couldn't find the declarative.pri file!" )
}