From eccb43d73c08b85bab89d8f632d423b63592e14f Mon Sep 17 00:00:00 2001 From: Michael Goddard Date: Tue, 19 Jul 2011 10:40:05 +1000 Subject: Remove a few more obsolete parts. Change-Id: I3a001f01ab7fd8cf63452126037b98c1b01df80d Reviewed-on: http://codereview.qt.nokia.com/1797 Reviewed-by: Qt Sanity Bot Reviewed-by: Jonas Rabbe --- tests/auto/qmediarecorder/qmediarecorder.pro | 8 -------- 1 file changed, 8 deletions(-) (limited to 'tests/auto/qmediarecorder/qmediarecorder.pro') diff --git a/tests/auto/qmediarecorder/qmediarecorder.pro b/tests/auto/qmediarecorder/qmediarecorder.pro index 41e708fe7..283231fcd 100644 --- a/tests/auto/qmediarecorder/qmediarecorder.pro +++ b/tests/auto/qmediarecorder/qmediarecorder.pro @@ -5,14 +5,6 @@ QT += multimediakit-private # TARGET = tst_qmediarecorder # CONFIG += testcase -symbian { - HEADERS += s60common.h - HEADERS += tst_qmediarecorder_xa.h - SOURCES += tst_qmediarecorder_xa.cpp - HEADERS += tst_qmediarecorder_mmf.h - SOURCES += tst_qmediarecorder_mmf.cpp - TARGET.CAPABILITY = UserEnvironment ReadDeviceData WriteDeviceData AllFiles -} HEADERS += tst_qmediarecorder.h SOURCES += main.cpp tst_qmediarecorder.cpp -- cgit v1.2.3