contentmgmt/cafstreamingsupport/group/staclient.mmp
changeset 66 8873e6835f7b
parent 56 c11c717470d0
child 96 a71299154b21
equal deleted inserted replaced
62:b23410e29e22 66:8873e6835f7b
     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".
    23 
    23 
    24 CAPABILITY	All -Tcb
    24 CAPABILITY	All -Tcb
    25 
    25 
    26 USERINCLUDE 	../test/streamingtestagent/inc
    26 USERINCLUDE 	../test/streamingtestagent/inc
    27 USERINCLUDE 	../../referencedrmagent/RefTestAgent/streamingrefagent/inc
    27 USERINCLUDE 	../../referencedrmagent/RefTestAgent/streamingrefagent/inc
       
    28 USERINCLUDE 	../../referencedrmagent/RefTestAgent/localsdp/inc
       
    29 USERINCLUDE 	../../referencedrmagent/RefTestAgent/localsdp/api
    28 
    30 
    29 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    31 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    30 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    31 
    32 
    32 SOURCEPATH 	../test/streamingtestagent/source/client
    33 SOURCEPATH 	../test/streamingtestagent/source/client
    33 SOURCE 		staclient.cpp
    34 SOURCE 		staclient.cpp
    34 
    35 
    35 LIBRARY 	euser.lib 
    36 LIBRARY 	euser.lib 
    36 LIBRARY		scsclient.lib
    37 LIBRARY		scsclient.lib
    37 LIBRARY		estor.lib
    38 LIBRARY		estor.lib
    38 LIBRARY		cafutils.lib
    39 LIBRARY		cafutils.lib
    39 #ifdef INTERNALLY_ENABLE_UPWARD_DEPENDENCY
    40 LIBRARY		localsdpcodec.lib
    40 LIBRARY		sdpcodec.lib
       
    41 #endif
       
    42 LIBRARY		stashared.lib
    41 LIBRARY		stashared.lib
    43 LIBRARY 	streamingcaf.lib efsrv.lib
    42 LIBRARY 	streamingcaf.lib efsrv.lib
    44 SMPSAFE
    43 SMPSAFE