contentmgmt/cafstreamingsupport/group/tscaf_singleprocess_streamagent.mmp
branchRCL_3
changeset 43 2f10d260163b
child 61 641f389e9157
equal deleted inserted replaced
42:eb9b28acd381 43:2f10d260163b
       
     1 // Copyright (c) 2007-2009 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 
       
    39 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    40 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    41 
       
    42 LIBRARY 	euser.lib
       
    43 LIBRARY		streamingcaf.lib
       
    44 #ifdef INTERNALLY_ENABLE_UPWARD_DEPENDENCY
       
    45 LIBRARY		sdpcodec.lib
       
    46 #endif
       
    47 LIBRARY 	stashared.lib 
       
    48 LIBRARY 	srautils.lib
       
    49 
       
    50 START RESOURCE 10285a42.rss
       
    51 	TARGET tscaf_singleprocess_streamagent.rsc
       
    52 END
       
    53 SMPSAFE