os/security/contentmgmt/cafstreamingsupport/group/tscaf_streamagent02.mmp
author sl@SLION-WIN7.fritz.box
Fri, 15 Jun 2012 03:10:57 +0200
changeset 0 bde4ae8d615e
permissions -rw-r--r--
First public contribution.
     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 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 USERINCLUDE 	../../referencedrmagent/RefTestAgent/localsdp/inc
    38 USERINCLUDE 	../../referencedrmagent/RefTestAgent/localsdp/api
    39 
    40 
    41 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    42 
    43 LIBRARY 	euser.lib
    44 LIBRARY		streamingcaf.lib
    45 LIBRARY		localsdpcodec.lib
    46 LIBRARY		stashared.lib
    47 LIBRARY		srautils.lib
    48 
    49 START RESOURCE 102859F4.rss
    50 	TARGET tscaf_streamagent02.rsc
    51 END
    52 SMPSAFE