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

SOURCES += main.cpp

RESOURCES += qmlcamera.qrc

OTHER_FILES += qml/qmlcamera/*