contentmgmt/cafstreamingsupport/group/staclient.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 // @file
       
    15 // This is the project specification file for the streaming test agent client.
       
    16 // 
       
    17 //
       
    18 
       
    19 TARGETTYPE DLL
       
    20 TARGET staclient.dll
       
    21 
       
    22 UID 0 0x10285889
       
    23 
       
    24 CAPABILITY	All -Tcb
       
    25 
       
    26 USERINCLUDE 	../test/streamingtestagent/inc
       
    27 USERINCLUDE 	../../referencedrmagent/RefTestAgent/streamingrefagent/inc
       
    28 
       
    29 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    30 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    31 
       
    32 SOURCEPATH 	../test/streamingtestagent/source/client
       
    33 SOURCE 		staclient.cpp
       
    34 
       
    35 LIBRARY 	euser.lib 
       
    36 LIBRARY		scsclient.lib
       
    37 LIBRARY		estor.lib
       
    38 LIBRARY		cafutils.lib
       
    39 #ifdef INTERNALLY_ENABLE_UPWARD_DEPENDENCY
       
    40 LIBRARY		sdpcodec.lib
       
    41 #endif
       
    42 LIBRARY		stashared.lib
       
    43 LIBRARY 	streamingcaf.lib efsrv.lib
       
    44 SMPSAFE