1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/mm/mmlibs/mmfw/tsrc/mmfintegrationtest/vclnt/mmpfiles/TSI_MMFVCLNT.mmp Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,63 @@
1.4 +// Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies).
1.5 +// All rights reserved.
1.6 +// This component and the accompanying materials are made available
1.7 +// under the terms of "Eclipse Public License v1.0"
1.8 +// which accompanies this distribution, and is available
1.9 +// at the URL "http://www.eclipse.org/legal/epl-v10.html".
1.10 +//
1.11 +// Initial Contributors:
1.12 +// Nokia Corporation - initial contribution.
1.13 +//
1.14 +// Contributors:
1.15 +//
1.16 +// Description:
1.17 +// using relative paths for sourcepath and user includes
1.18 +//
1.19 +//
1.20 +
1.21 +TARGET tsi_mmfvclnt.dll
1.22 +CAPABILITY ALL -TCB
1.23 +TARGETTYPE dll
1.24 +UID 0x1000008d 0x101F460E
1.25 +VENDORID 0x70000001
1.26 +
1.27 +SOURCEPATH ../src
1.28 +SOURCE TSI_MMFVCLNT.cpp
1.29 +SOURCE TS_MMFVCLNTsuite.cpp
1.30 +SOURCE TestPlayer.cpp
1.31 +SOURCE TestRecord.cpp
1.32 +SOURCE DRMTestVidPlayer.cpp
1.33 +SOURCE OpenFileByHandle0034.cpp
1.34 +SOURCE OpenFileByHandle0036.cpp
1.35 +SOURCE OpenFileByHandle0522.cpp
1.36 +SOURCE OpenFileByHandle0523.cpp
1.37 +SOURCE OpenFileByHandle0524.cpp
1.38 +SOURCE OpenFileByHandle1011.cpp
1.39 +SOURCE OpenFileByHandle_PlayText.cpp
1.40 +SOURCE OpenFileByHandle1511.cpp
1.41 +SOURCE OpenFileByHandle1512.cpp
1.42 +SOURCE OpenFileByHandle1513.cpp
1.43 +
1.44 +SOURCEPATH ../../../../../../mmtestenv/mmtestagent/src/database
1.45 +SOURCE rightsdatabase.cpp
1.46 +
1.47 +OS_LAYER_SYSTEMINCLUDE_SYMBIAN
1.48 +
1.49 +USERINCLUDE ../../../../../../mmtestenv/mmtestagent/inc
1.50 +USERINCLUDE ../inc
1.51 +
1.52 +
1.53 +LIBRARY euser.lib testframeworkclient.lib
1.54 +LIBRARY efsrv.lib mediaclientvideo.lib
1.55 +LIBRARY mmfcontrollerframework.lib
1.56 +LIBRARY ws32.lib
1.57 +LIBRARY bafl.lib
1.58 +LIBRARY estor.lib edbms.lib fbscli.lib
1.59 +LIBRARY mmcommon.lib
1.60 +LIBRARY ecom.lib
1.61 +
1.62 +#ifdef EABI
1.63 +NOEXPORTLIBRARY
1.64 +#endif
1.65 +
1.66 +SMPSAFE