contentmgmt/referencedrmagent/RefTestAgent/group/srautils.mmp
changeset 8 35751d3474b7
child 15 da2ae96f639b
equal deleted inserted replaced
2:675a964f4eb5 8:35751d3474b7
       
     1 /*
       
     2 * Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of the License "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description: 
       
    15 * @file
       
    16 * This is the project specification file for the streaming reference agent utils
       
    17 * which is used by three clients: streaming test agent, streaming reference agent and
       
    18 * streaming test harness.
       
    19 *
       
    20 */
       
    21 
       
    22 
       
    23 TARGET 		srautils.dll
       
    24 TARGETTYPE 	DLL
       
    25 
       
    26 UID 		0 0x10285A3A
       
    27 
       
    28 CAPABILITY	All -Tcb
       
    29 
       
    30 USERINCLUDE 	../streamingrefagent/inc
       
    31 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    32 
       
    33 SOURCEPATH 	../streamingrefagent/source/utils
       
    34 SOURCE		srautils.cpp
       
    35 SOURCE 		stkm.cpp
       
    36 SOURCE		srarightsobject.cpp
       
    37 
       
    38 deffile		../~/srautils.def
       
    39 
       
    40 LIBRARY 	euser.lib
       
    41 LIBRARY 	estor.lib
       
    42 LIBRARY		streamingcaf.lib
       
    43 LIBRARY		sdpcodec.lib
       
    44 LIBRARY     efsrv.lib 
       
    45 LIBRARY		bafl.lib
       
    46 SMPSAFE