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

SOURCES += main.cpp

RESOURCES += qmldynamicdata.qrc

OTHER_FILES += qml/qmldynamicdata/*