installationservices/swi/inc/swi_ncp.iby
branchRCL_3
changeset 25 7333d7932ef7
equal deleted inserted replaced
24:5cc91383ab1e 25:7333d7932ef7
       
     1 /*
       
     2 * Copyright (c) 2010 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 #ifndef __SWI_NCP_IBY__
       
    19 #define __SWI_NCP_IBY__
       
    20 
       
    21 REM Secure Software Install
       
    22 
       
    23 file=ABI_DIR\BUILD_DIR\installserver.exe		sys\bin\installserver.exe
       
    24 file=ABI_DIR\BUILD_DIR\plan.dll				sys\bin\plan.dll
       
    25 file=ABI_DIR\BUILD_DIR\sishelper.dll			sys\bin\sishelper.dll
       
    26 file=ABI_DIR\BUILD_DIR\swidataprovider.dll	sys\bin\swidataprovider.dll
       
    27 file=ABI_DIR\BUILD_DIR\sisxfile.dll			sys\bin\sisxfile.dll
       
    28 file=ABI_DIR\BUILD_DIR\siscontroller.dll		sys\bin\siscontroller.dll
       
    29 file=ABI_DIR\BUILD_DIR\sisresult.dll			sys\bin\sisresult.dll
       
    30 file=ABI_DIR\BUILD_DIR\uiss.dll				sys\bin\uiss.dll
       
    31 file=ABI_DIR\BUILD_DIR\uissclient.dll		sys\bin\uissclient.dll
       
    32 file=ABI_DIR\BUILD_DIR\sisregistryclient.dll		sys\bin\sisregistryclient.dll
       
    33 file=ABI_DIR\BUILD_DIR\sisregistryserver.exe		sys\bin\sisregistryserver.exe
       
    34 file=ABI_DIR\BUILD_DIR\sislauncherclient.dll		sys\bin\sislauncherclient.dll
       
    35 file=ABI_DIR\BUILD_DIR\sislauncherserver.exe		sys\bin\sislauncherserver.exe
       
    36 
       
    37 #ifdef SYMBIAN_UNIVERSAL_INSTALL_FRAMEWORK
       
    38 file=ABI_DIR\BUILD_DIR\apprscparser.dll			sys\bin\apprscparser.dll
       
    39 file=ABI_DIR\BUILD_DIR\swtypereginfo.dll		sys\bin\swtypereginfo.dll
       
    40 #endif
       
    41 
       
    42 #ifndef SYMBIAN_UNIVERSAL_INSTALL_FRAMEWORK
       
    43 file=ABI_DIR\BUILD_DIR\integrityservices.dll		sys\bin\integrityservices.dll
       
    44 file=ABI_DIR\BUILD_DIR\sisregistryhelperserver.exe		sys\bin\sisregistryhelperserver.exe
       
    45 #endif
       
    46 
       
    47 file=ABI_DIR\BUILD_DIR\ocspsupport.exe			sys\bin\ocspsupport.exe
       
    48 file=ABI_DIR\BUILD_DIR\ocspsupportclient.dll		sys\bin\ocspsupportclient.dll
       
    49 file=ABI_DIR\BUILD_DIR\devinfosupportcommon.dll		sys\bin\devinfosupportcommon.dll
       
    50 file=ABI_DIR\BUILD_DIR\devinfosupport.exe			sys\bin\devinfosupport.exe
       
    51 file=ABI_DIR\BUILD_DIR\devinfosupportclient.dll		sys\bin\devinfosupportclient.dll
       
    52 file=ABI_DIR\BUILD_DIR\securitymanager.dll		sys\bin\securitymanager.dll
       
    53 file=ABI_DIR\BUILD_DIR\backuprestore.dll		sys\bin\backuprestore.dll
       
    54 file=ABI_DIR\BUILD_DIR\cafdataprovider.dll		sys\bin\cafdataprovider.dll
       
    55 file=ABI_DIR\BUILD_DIR\pkgremover.dll			sys\bin\pkgremover.dll
       
    56 file=ABI_DIR\BUILD_DIR\swiobserver.exe			sys\bin\swiobserver.exe
       
    57 file=ABI_DIR\BUILD_DIR\swiutils.dll			sys\bin\swiutils.dll
       
    58 
       
    59 #include "swiplugin.iby"
       
    60 
       
    61 file=ABI_DIR\BUILD_DIR\swiobserverclient.dll		sys\bin\swiobserverclient.dll
       
    62 
       
    63 #ifndef __TEXTSHELL_OBY__
       
    64 ECOM_PLUGIN(upsobserver.dll, upsobserver.rsc)
       
    65 #endif
       
    66 
       
    67 ECOM_PLUGIN(recsisx.dll, 0x10202DD0.rsc)
       
    68 
       
    69 #ifndef SYMBIAN_UNIVERSAL_INSTALL_FRAMEWORK
       
    70 ECOM_PLUGIN(swisidchecker.dll, 10281FBC.rsc)
       
    71 #endif
       
    72 
       
    73 #endif