tests/auto/qmediatimerange/qmediatimerange.pro
changeset 0 876b1a06bc25
equal deleted inserted replaced
-1:000000000000 0:876b1a06bc25
       
     1 TARGET = tst_qmediatimerange
       
     2 INCLUDEPATH += ../../../src/multimedia
       
     3 CONFIG += testcase
       
     4 
       
     5 SOURCES += tst_qmediatimerange.cpp
       
     6 
       
     7 include (../../../common.pri)
       
     8 
       
     9 CONFIG += mobility
       
    10 MOBILITY = multimedia
       
    11