qtmobility/tests/auto/qcamera/qcamera.pro
changeset 4 90517678cc4f
parent 1 2b40d63a9c3d
child 5 453da2cfceef
equal deleted inserted replaced
1:2b40d63a9c3d 4:90517678cc4f
     1 TARGET = tst_qcamera
       
     2 INCLUDEPATH += ../../../src/multimedia
       
     3 CONFIG += testcase
       
     4 
       
     5 SOURCES += tst_qcamera.cpp
       
     6 
       
     7 include (../../../common.pri)
       
     8 
       
     9 CONFIG += mobility
       
    10 MOBILITY = multimedia
       
    11