installationservices/swi/test/swicaptests/sishelperstarter.mmp
changeset 0 ba25891c3a9e
child 77 d1838696558c
equal deleted inserted replaced
-1:000000000000 0:ba25891c3a9e
       
     1 /*
       
     2 * Copyright (c) 2004-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 * captestframeworkhelper.exe Test harness for capability testing
       
    16 *
       
    17 */
       
    18 
       
    19 
       
    20 /**
       
    21  @file
       
    22 */
       
    23 
       
    24 //         Capability is set as needed
       
    25 CAPABILITY ProtServ TrustedUI
       
    26 
       
    27 TARGET			sishelperstarter.exe
       
    28 TARGETTYPE		exe
       
    29 UID			0x1000007A 0x101F777D
       
    30 VENDORID		0x70000001
       
    31 
       
    32 SOURCEPATH		.
       
    33 SOURCE			sishelperstarter.cpp
       
    34 
       
    35 
       
    36 // sishelper
       
    37 //SOURCE			sishelpercaptest.cpp
       
    38 SOURCE			../../source/sishelper/sishelperclient.cpp
       
    39 //SOURCE			../../source/sishelper/launcher.cpp
       
    40 
       
    41 SOURCE ../../source/sishelper/sishelper.cpp
       
    42 SOURCE ../../source/sishelper/uissclienthandler.cpp
       
    43 SOURCE ../../source/sishelper/installprefs.cpp
       
    44 
       
    45 
       
    46 SOURCE	../../source/sishelper/commands/applicationsinusedialog.cpp
       
    47 SOURCE	../../source/sishelper/commands/handlecancellableinstallevent.cpp
       
    48 SOURCE	../../source/sishelper/commands/cannotoverwritefiledialog.cpp
       
    49 SOURCE	../../source/sishelper/commands/dependencybreakdialog.cpp
       
    50 SOURCE	../../source/sishelper/commands/deviceincompatibility.cpp
       
    51 SOURCE	../../source/sishelper/commands/missingdependency.cpp
       
    52 SOURCE	../../source/sishelper/commands/drivedialog.cpp
       
    53 SOURCE	../../source/sishelper/commands/errordialog.cpp
       
    54 SOURCE	../../source/sishelper/commands/grantcapabilitiesdialog.cpp
       
    55 SOURCE	../../source/sishelper/commands/handleinstallevent.cpp
       
    56 SOURCE	../../source/sishelper/commands/installdialog.cpp
       
    57 SOURCE	../../source/sishelper/commands/languagedialog.cpp
       
    58 SOURCE	../../source/sishelper/commands/ocspresultdialog.cpp
       
    59 SOURCE	../../source/sishelper/commands/optionsdialog.cpp
       
    60 SOURCE	../../source/sishelper/commands/questiondialog.cpp
       
    61 SOURCE	../../source/sishelper/commands/securitywarningdialog.cpp
       
    62 SOURCE	../../source/sishelper/commands/uninstalldialog.cpp
       
    63 SOURCE	../../source/sishelper/commands/upgradedialog.cpp
       
    64 SOURCE	../../source/sishelper/commands/textdialog.cpp
       
    65 
       
    66 
       
    67 USERINCLUDE		.
       
    68 USERINCLUDE		../..
       
    69 USERINCLUDE		../../inc
       
    70 USERINCLUDE		../../inc/swi
       
    71 USERINCLUDE 	../../source/uiss/common
       
    72 USERINCLUDE 	../../source/uiss/client
       
    73 
       
    74 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    75 
       
    76 LIBRARY euser.lib
       
    77 LIBRARY efsrv.lib
       
    78 LIBRARY testexecuteutils.lib
       
    79 LIBRARY efsrv.lib
       
    80 LIBRARY testexecutelogclient.lib
       
    81 LIBRARY flogger.lib
       
    82 LIBRARY estor.lib
       
    83 LIBRARY uissclient.lib
       
    84 LIBRARY sisregistryclient.lib
       
    85 LIBRARY sisxfile.lib
       
    86 LIBRARY siscontroller.lib
       
    87 LIBRARY ImageConversion.lib
       
    88 LIBRARY securitymanager.lib
       
    89 LIBRARY cafdataprovider.lib
       
    90 LIBRARY swidataprovider.lib
       
    91 LIBRARY fbscli.lib
       
    92 LIBRARY apgrfx.lib
       
    93 LIBRARY uiss.lib
       
    94 SMPSAFE