installationservices/swi/inc/swi.iby
branchRCL_3
changeset 26 8b7f4e561641
parent 25 7333d7932ef7
equal deleted inserted replaced
25:7333d7932ef7 26:8b7f4e561641
    16 */
    16 */
    17 
    17 
    18 #ifndef __SWI_IBY__
    18 #ifndef __SWI_IBY__
    19 #define __SWI_IBY__
    19 #define __SWI_IBY__
    20 
    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\swidaemon.exe			sys\bin\swidaemon.exe
       
    33 file=ABI_DIR\BUILD_DIR\sisregistryclient.dll		sys\bin\sisregistryclient.dll
       
    34 file=ABI_DIR\BUILD_DIR\sisregistryserver.exe		sys\bin\sisregistryserver.exe
       
    35 file=ABI_DIR\BUILD_DIR\sislauncherclient.dll		sys\bin\sislauncherclient.dll
       
    36 file=ABI_DIR\BUILD_DIR\sislauncherserver.exe		sys\bin\sislauncherserver.exe
       
    37 
       
    38 #ifdef SYMBIAN_UNIVERSAL_INSTALL_FRAMEWORK
       
    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 ECOM_PLUGIN(swisidchecker.dll, 10281FBC.rsc)
       
    70 
    21 #include "swiconfig.iby"
    71 #include "swiconfig.iby"
    22 #include "swidaemon.iby"
       
    23 #include "swi_ncp.iby"
       
    24 
    72 
    25 #endif
    73 #endif