diff options
| author | Oswald Buddenhagen <oswald.buddenhagen@nokia.com> | 2011-11-09 20:42:00 +0100 |
|---|---|---|
| committer | Michael Goddard <michael.goddard@nokia.com> | 2011-11-10 04:15:38 +0100 |
| commit | 1d76e399c5d9277895786c6edc2cec76f99d0531 (patch) | |
| tree | f56640988d767202cc8f449ff78ad26ff739d314 /tests/auto/multimediawidgets.pro | |
| parent | 1e542df82fbcc4e3a8f75537af204f83827a4587 (diff) | |
Change-Id: Id6de29b7c1e96aed16be8251195c744f68a2d46b
Reviewed-by: Michael Goddard <michael.goddard@nokia.com>
Diffstat (limited to 'tests/auto/multimediawidgets.pro')
| -rw-r--r-- | tests/auto/multimediawidgets.pro | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/tests/auto/multimediawidgets.pro b/tests/auto/multimediawidgets.pro deleted file mode 100644 index 5a55ecc..0000000 --- a/tests/auto/multimediawidgets.pro +++ /dev/null @@ -1,25 +0,0 @@ - -TEMPLATE = subdirs -SUBDIRS += \ - qcameraviewfinder \ - qcamerawidgets \ - qmediaplayerwidgets \ - -# This is a commment for the mock backend directory so that maketestselftest -# doesn't believe it's an untested directory -# qmultimedia_common - -# Tests depending on private interfaces should only be built if -# these interfaces are exported. -contains (QT_CONFIG, private_tests) { - SUBDIRS += \ - qgraphicsvideoitem \ - qpaintervideosurface \ - qmediaimageviewerwidgets \ - qvideowidget \ - - contains (QT_CONFIG, declarative) { - disabled:SUBDIRS += qdeclarativevideo - } -} - |
