os/security/contentmgmt/cafstreamingsupport/group/tscaf_singleprocess_streamagent.mmp
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     1 // Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     4 // under the terms of the License "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 //
     8 // Initial Contributors:
     9 // Nokia Corporation - initial contribution.
    10 //
    11 // Contributors:
    12 //
    13 // Description:
    14 // Specification file for the 'Single Process' test stream agent "tscaf_singleprocess_streamagent" ECOM Plugin
    15 // 
    16 //
    17 
    18 /**
    19  @file
    20  @test
    21 */
    22 
    23 TARGET 		tscaf_singleprocess_streamagent.dll
    24 TARGETTYPE 	PLUGIN
    25 
    26 UID 		0x10009D8D 0x10285A42
    27 
    28 CAPABILITY	AllFiles DRM NetworkServices NetworkControl
    29 
    30 MACRO		STREAMAGENT_SP_01
    31 
    32 SOURCEPATH 	../test/streamingtestagent_singleprocess/source/plugin
    33 SOURCE		testsingleprocessagentfactory.cpp
    34 
    35 USERINCLUDE 	../test/streamingtestagent_singleprocess/inc
    36 USERINCLUDE 	../test/streamingtestagent/inc
    37 USERINCLUDE 	../../referencedrmagent/RefTestAgent/streamingrefagent/inc
    38 USERINCLUDE 	../../referencedrmagent/RefTestAgent/localsdp/inc
    39 USERINCLUDE 	../../referencedrmagent/RefTestAgent/localsdp/api
    40 
    41 
    42 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    43 
    44 LIBRARY 	euser.lib
    45 LIBRARY		streamingcaf.lib
    46 LIBRARY		localsdpcodec.lib
    47 LIBRARY 	stashared.lib 
    48 LIBRARY 	srautils.lib
    49 
    50 START RESOURCE 10285a42.rss
    51 	TARGET tscaf_singleprocess_streamagent.rsc
    52 END
    53 SMPSAFE