os/security/contentmgmt/cafstreamingsupport/group/tscaf.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 CAF test harness
    16 // @test
    17 // 
    18 //
    19 
    20 TARGETTYPE EXE
    21 TARGET tscaf.exe
    22 
    23 UID 0 0x1028588C
    24 
    25 // NetworkServices and NetworkControl are used for IpSec testing
    26 CAPABILITY AllFiles DRM NetworkServices NetworkControl
    27 
    28 SOURCEPATH 	../test/tscaf/source
    29 
    30 SOURCE tscafserver.cpp 
    31 SOURCE tscafstep.cpp 
    32 SOURCE tstaunittest.cpp
    33 SOURCE tkeystreamsink.cpp
    34 SOURCE tkeystreamdecoderconstruct.cpp
    35 SOURCE tkeystreamdecoderattributes.cpp
    36 SOURCE tmultikeystreamdecoders.cpp
    37 SOURCE tpostacquisition.cpp
    38 SOURCE tipsec.cpp
    39 SOURCE treferenceagent.cpp
    40 SOURCE startupcommsstep.cpp
    41 
    42 // Utility Steps
    43 SOURCE tsetuprightsobjects.cpp
    44 
    45 USERINCLUDE 	../test/tscaf/inc
    46 USERINCLUDE	../test/streamingtestagent/inc
    47 USERINCLUDE	../test/streamingtestagent_singleprocess/inc
    48 USERINCLUDE	../../referencedrmagent/RefTestAgent/streamingrefagent/inc
    49 USERINCLUDE 	../../referencedrmagent/RefTestAgent/localsdp/inc
    50 USERINCLUDE 	../../referencedrmagent/RefTestAgent/localsdp/api
    51 
    52 
    53 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    54 
    55 LIBRARY euser.lib 
    56 LIBRARY estlib.lib
    57 LIBRARY efsrv.lib 
    58 LIBRARY estor.lib
    59 LIBRARY staclient.lib 
    60 LIBRARY testexecuteutils.lib
    61 LIBRARY testexecutelogclient.lib
    62 LIBRARY rfileloggerclient.lib
    63 LIBRARY cafutils.lib
    64 LIBRARY localsdpcodec.lib
    65 LIBRARY bafl.lib
    66 LIBRARY streamingcaf.lib
    67 LIBRARY stashared.lib
    68 LIBRARY srautils.lib
    69 
    70 // Networking libraries for IpSec tests
    71 LIBRARY	esock.lib
    72 LIBRARY	insock.lib 
    73 LIBRARY lib_pfkey.lib caf.lib rtaarchive.lib 
    74 LIBRARY	c32.lib
    75 SMPSAFE