installationservices/swinstallationfw/test/tusif/group/tsif.mmp
changeset 33 8110bf1194d1
parent 24 84a16765cd86
equal deleted inserted replaced
29:26b6f0522fd8 33:8110bf1194d1
     1 /*
     1 /*
     2 * Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2008-2010 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of the License "Eclipse Public License v1.0"
     5 * under the terms of the License "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    18 
    18 
    19 TARGET			tusifsuite.exe
    19 TARGET			tusifsuite.exe
    20 TARGETTYPE		exe
    20 TARGETTYPE		exe
    21 UID				0x1000007A 0x10285BCC
    21 UID				0x1000007A 0x10285BCC
    22 
    22 
    23 CAPABILITY		ReadUserData TrustedUI
    23 CAPABILITY		ReadUserData TrustedUI writeDeviceData
    24 
    24 
    25 //Please add any change under here
    25 //Please add any change under here
    26 SOURCEPATH		../source
    26 SOURCEPATH		../source
    27 SOURCE			tsifsuiteserver.cpp
    27 SOURCE			tsifsuiteserver.cpp
    28 SOURCE			tsifsuitestepbase.cpp
    28 SOURCE			tsifsuitestepbase.cpp
    29 SOURCE			tsifoperationstep.cpp
    29 SOURCE			tsifoperationstep.cpp
    30 SOURCE			tsifcommonverificationstep.cpp
    30 SOURCE			tsifcommonverificationstep.cpp
    31 SOURCE			tsifgenericbrowserinstallstep.cpp
    31 SOURCE			tsifgenericbrowserinstallstep.cpp
    32 SOURCE			tsifcommonunitteststep.cpp
    32 SOURCE			tsifcommonunitteststep.cpp
       
    33 SOURCE			tsifnotifierteststep.cpp
    33 
    34 
    34 USERINCLUDE		../source
    35 USERINCLUDE		../source
    35 USERINCLUDE		../../../../swcomponentregistry/inc_private
    36 USERINCLUDE		../../../../swcomponentregistry/inc_private
    36 
    37 
    37 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
    38 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
    42 LIBRARY			testexecuteutils.lib 
    43 LIBRARY			testexecuteutils.lib 
    43 LIBRARY			testexecutelogclient.lib
    44 LIBRARY			testexecutelogclient.lib
    44 LIBRARY			scsclient.lib
    45 LIBRARY			scsclient.lib
    45 
    46 
    46 //Please add your libraries under here. For example:
    47 //Please add your libraries under here. For example:
    47 LIBRARY			sif.lib estor.lib apgrfx.lib apparc.lib
    48 LIBRARY			sif.lib estor.lib apgrfx.lib apparc.lib sifnotification.lib
    48 
    49 
    49 LIBRARY			scrclient.lib sisregistryclient.lib scrdatabase.lib oomtestbase.lib
    50 LIBRARY			scrclient.lib sisregistryclient.lib scrdatabase.lib oomtestbase.lib
    50 SMPSAFE
    51 SMPSAFE