summaryrefslogtreecommitdiffstats
path: root/tests/quick2chartproperties/quick2chartproperties.pro
blob: e665f9c5692517c067e2c300e5c8c8fe04732bed (plain)
1
2
3
4
5
6
7
8
9
!include( ../tests.pri ) {
    error( "Couldn't find the test.pri file!" )
}

RESOURCES += resources.qrc
SOURCES += main.cpp
OTHER_FILES += qml/quick2chartproperties/*

include(qtquick2applicationviewer/qtquick2applicationviewer.pri)