installationservices/swtransactionservices/test/group/tsts.mmp
changeset 24 84a16765cd86
equal deleted inserted replaced
6:aba6b8104af3 24:84a16765cd86
       
     1 /*
       
     2 * Copyright (c) 2008-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 *
       
    16 */
       
    17 
       
    18 
       
    19 TARGET		tststestserver.exe
       
    20 TARGETTYPE	exe
       
    21 UID			0x1000007A 0x10285DDF
       
    22 
       
    23 
       
    24 
       
    25 USERINCLUDE	../inc
       
    26 USERINCLUDE	../tintegrityservices/inc
       
    27 USERINCLUDE	../../../swi/test/testutilswi/client
       
    28 USERINCLUDE	../../inc_private
       
    29 USERINCLUDE	../../inc
       
    30 
       
    31 USERINCLUDE	../../../swinstallationfw/common/inc
       
    32 
       
    33 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    34 
       
    35 SOURCEPATH	../source
       
    36 SOURCE		tststestsuiteserver.cpp
       
    37 SOURCE		tststestsuitestep.cpp
       
    38 
       
    39 SOURCEPATH	../tintegrityservices/source
       
    40 SOURCE		tintegrityservicesstep.cpp
       
    41 
       
    42 //we need to include these soruces as unit tests, which reqire these sources, are also implemented
       
    43 
       
    44 SOURCEPATH	../../source/server
       
    45 SOURCE		integrityservices.cpp
       
    46 SOURCE      integritytree.cpp
       
    47 SOURCE      journal.cpp
       
    48 SOURCE      journalfile.cpp
       
    49 SOURCE      operationfunctions.cpp
       
    50 
       
    51 
       
    52 LIBRARY		euser.lib
       
    53 LIBRARY		efsrv.lib
       
    54 LIBRARY		testexecuteutils.lib
       
    55 LIBRARY		testexecutelogclient.lib
       
    56 LIBRARY		stsclient.lib
       
    57 LIBRARY		estor.lib
       
    58 LIBRARY		tstsintegrityservicesclient.lib
       
    59 LIBRARY		testutilclientswi.lib 
       
    60 LIBRARY		sectcbutil.lib
       
    61 LIBRARY		oomtestbase.lib
       
    62 SMPSAFE