Remove a few more obsolete parts.
Change-Id: I3a001f01ab7fd8cf63452126037b98c1b01df80d Reviewed-on: http://codereview.qt.nokia.com/1797 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Jonas Rabbe <jonas.rabbe@nokia.com>
This commit is contained in:
committed by
Qt by Nokia
parent
1403a1c7be
commit
eccb43d73c
@@ -5,21 +5,6 @@ QT += network multimediakit-private
|
||||
# TARGET = tst_qmediaplayer
|
||||
# CONFIG += testcase
|
||||
|
||||
symbian {
|
||||
TARGET.CAPABILITY = NetworkServices
|
||||
testFiles.sources = testfiles/*
|
||||
testFiles.path = /Data/testfiles
|
||||
DEPLOYMENT += testFiles
|
||||
contains(openmaxal_symbian_enabled, no) {
|
||||
DEFINES += HAS_OPENMAXAL_MEDIAPLAY_BACKEND
|
||||
HEADERS += tst_qmediaplayer_xa.h
|
||||
SOURCES += tst_qmediaplayer_xa.cpp
|
||||
} else {
|
||||
HEADERS += tst_qmediaplayer_s60.h
|
||||
SOURCES += tst_qmediaplayer_s60.cpp
|
||||
}
|
||||
}
|
||||
|
||||
HEADERS += tst_qmediaplayer.h
|
||||
SOURCES += main.cpp tst_qmediaplayer.cpp
|
||||
|
||||
|
||||
Reference in New Issue
Block a user