contentmgmt/cafstreamingsupport/group/tscaf_streamagent02.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 test stream agent "tsaf_streamagent02" ECOM Plugin
       
    15 // 
       
    16 //
       
    17 
       
    18 /**
       
    19  @file
       
    20  @test
       
    21 */
       
    22 
       
    23 TARGET 		tscaf_streamagent02.dll
       
    24 TARGETTYPE 	PLUGIN
       
    25 
       
    26 UID 		0x10009D8D 0x102859F4
       
    27 
       
    28 CAPABILITY	AllFiles DRM NetworkServices NetworkControl
       
    29 
       
    30 MACRO		STREAMAGENT_02
       
    31 
       
    32 SOURCEPATH 	../test/streamingtestagent/source/plugin
       
    33 SOURCE		teststreamagentfactory.cpp
       
    34 
       
    35 USERINCLUDE 	../test/streamingtestagent/inc
       
    36 USERINCLUDE 	../../referencedrmagent/RefTestAgent/streamingrefagent/inc
       
    37 
       
    38 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    39 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    40 
       
    41 LIBRARY 	euser.lib
       
    42 LIBRARY		streamingcaf.lib
       
    43 #ifdef INTERNALLY_ENABLE_UPWARD_DEPENDENCY
       
    44 LIBRARY		sdpcodec.lib
       
    45 #endif
       
    46 LIBRARY		stashared.lib
       
    47 LIBRARY		srautils.lib
       
    48 
       
    49 START RESOURCE 102859F4.rss
       
    50 	TARGET tscaf_streamagent02.rsc
       
    51 END
       
    52 SMPSAFE