contentmgmt/cafstreamingsupport/group/tscaf.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 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 
       
    50 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    51 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    52 
       
    53 LIBRARY euser.lib 
       
    54 LIBRARY estlib.lib
       
    55 LIBRARY efsrv.lib 
       
    56 LIBRARY estor.lib
       
    57 LIBRARY staclient.lib 
       
    58 LIBRARY testexecuteutils.lib
       
    59 LIBRARY testexecutelogclient.lib
       
    60 LIBRARY rfileloggerclient.lib
       
    61 LIBRARY cafutils.lib
       
    62 #ifdef INTERNALLY_ENABLE_UPWARD_DEPENDENCY
       
    63 LIBRARY sdpcodec.lib
       
    64 #endif
       
    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