contentmgmt/cafstreamingsupport/group/stashared.mmp
changeset 85 1efb81185f1c
parent 56 c11c717470d0
child 96 a71299154b21
equal deleted inserted replaced
77:956a80986d49 85:1efb81185f1c
     1 // Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of the License "Eclipse Public License v1.0"
     4 // under the terms of the License "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
    24 CAPABILITY	All -Tcb
    24 CAPABILITY	All -Tcb
    25 
    25 
    26 USERINCLUDE 	../test/streamingtestagent/inc
    26 USERINCLUDE 	../test/streamingtestagent/inc
    27 USERINCLUDE 	../test/streamingtestagent_singleprocess/inc
    27 USERINCLUDE 	../test/streamingtestagent_singleprocess/inc
    28 USERINCLUDE 	../../referencedrmagent/RefTestAgent/streamingrefagent/inc
    28 USERINCLUDE 	../../referencedrmagent/RefTestAgent/streamingrefagent/inc
       
    29 USERINCLUDE 	../../referencedrmagent/RefTestAgent/localsdp/inc
       
    30 USERINCLUDE 	../../referencedrmagent/RefTestAgent/localsdp/api
       
    31 
    29 
    32 
    30 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    33 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    31 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    32 
    34 
    33 SOURCEPATH 	../test/streamingtestagent/source/shared
    35 SOURCEPATH 	../test/streamingtestagent/source/shared
    34 SOURCE		testprotstrdesc.cpp
    36 SOURCE		testprotstrdesc.cpp
    35 SOURCE		testkeystreamsink.cpp
    37 SOURCE		testkeystreamsink.cpp
    36 SOURCE		testkeyassociation.cpp
    38 SOURCE		testkeyassociation.cpp
    43 LIBRARY 	euser.lib
    45 LIBRARY 	euser.lib
    44 LIBRARY		streamingcaf.lib
    46 LIBRARY		streamingcaf.lib
    45 LIBRARY		estor.lib
    47 LIBRARY		estor.lib
    46 LIBRARY		staclient.lib
    48 LIBRARY		staclient.lib
    47 LIBRARY		srautils.lib
    49 LIBRARY		srautils.lib
    48 #ifdef INTERNALLY_ENABLE_UPWARD_DEPENDENCY
    50 LIBRARY		localsdpcodec.lib
    49 LIBRARY		sdpcodec.lib
       
    50 #endif
       
    51 LIBRARY		efsrv.lib
    51 LIBRARY		efsrv.lib
    52 LIBRARY		bafl.lib
    52 LIBRARY		bafl.lib
    53 SMPSAFE
    53 SMPSAFE
    54 
    54