os/security/contentmgmt/cafstreamingsupport/group/staclient.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 // @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 USERINCLUDE 	../../referencedrmagent/RefTestAgent/localsdp/inc
    29 USERINCLUDE 	../../referencedrmagent/RefTestAgent/localsdp/api
    30 
    31 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    32 
    33 SOURCEPATH 	../test/streamingtestagent/source/client
    34 SOURCE 		staclient.cpp
    35 
    36 LIBRARY 	euser.lib 
    37 LIBRARY		scsclient.lib
    38 LIBRARY		estor.lib
    39 LIBRARY		cafutils.lib
    40 LIBRARY		localsdpcodec.lib
    41 LIBRARY		stashared.lib
    42 LIBRARY 	streamingcaf.lib efsrv.lib
    43 SMPSAFE