summaryrefslogtreecommitdiffstats
path: root/tests/qmlchartproperties/qmlchartproperties.pro
blob: 8f2369c9801a735bf0828b7948fed0c8e822c859 (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/qmlchartproperties/*

include(qmlapplicationviewer/qmlapplicationviewer.pri)