diff -r 06b8e2af4411 -r 6fbed849b4f4 qtmobility/tests/auto/qvideosurfaceformat/qvideosurfaceformat.pro --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qtmobility/tests/auto/qvideosurfaceformat/qvideosurfaceformat.pro Wed Jun 23 19:08:38 2010 +0300 @@ -0,0 +1,11 @@ +TARGET = tst_qvideosurfaceformat +CONFIG += testcase +INCLUDEPATH += ../../../src/multimedia ../../../src/multimedia/video + +include (../../../common.pri) + +SOURCES += tst_qvideosurfaceformat.cpp + +QT += core +CONFIG += mobility +MOBILITY = multimedia