installationservices/swi/inc/switextshell.iby
branchRCL_3
changeset 25 7333d7932ef7
parent 24 5cc91383ab1e
child 26 8b7f4e561641
equal deleted inserted replaced
24:5cc91383ab1e 25:7333d7932ef7
    28 #include <certman.iby>
    28 #include <certman.iby>
    29 // DEF139848 fix - Forward Propogation from Symtb9.1 - Illegal dependency from OCSP to HTTP.
    29 // DEF139848 fix - Forward Propogation from Symtb9.1 - Illegal dependency from OCSP to HTTP.
    30 #include <ocsp.iby>
    30 #include <ocsp.iby>
    31 
    31 
    32 // This iby file also includes the http libraries needed for ocsp testing
    32 // This iby file also includes the http libraries needed for ocsp testing
       
    33 #ifndef __APPARC_IBY__
    33 #include <http.iby>
    34 #include <http.iby>
       
    35 #endif
    34 #include "hash.iby"
    36 #include "hash.iby"
    35 
    37 
    36 #include "ups.iby" // Security utilities 9.5
    38 #include "ups.iby" // Security utilities 9.5
    37 #include "streamingcaf.iby"
    39 #include "streamingcaf.iby"
    38 #include "filetokens.iby"
    40 #include "filetokens.iby"
    59 #else
    61 #else
    60 // SWI cert store data file, with Root5CA mandatory
    62 // SWI cert store data file, with Root5CA mandatory
    61 data=ROMDRIVE\resource\swicertstore.dat		\resource\swicertstore.dat  attrib=r
    63 data=ROMDRIVE\resource\swicertstore.dat		\resource\swicertstore.dat  attrib=r
    62 #endif
    64 #endif
    63 
    65 
       
    66 #ifndef __SWI_IBY__  
    64 // Core SWI code
    67 // Core SWI code
    65 file=ABI_DIR\BUILD_DIR\installserver.exe			sys\bin\installserver.exe
    68 file=ABI_DIR\BUILD_DIR\installserver.exe			sys\bin\installserver.exe
    66 file=ABI_DIR\BUILD_DIR\plan.dll 				sys\bin\plan.dll
       
    67 file=ABI_DIR\BUILD_DIR\sishelper_tshell.dll			sys\bin\sishelper.dll
    69 file=ABI_DIR\BUILD_DIR\sishelper_tshell.dll			sys\bin\sishelper.dll
    68 file=ABI_DIR\BUILD_DIR\swidataprovider.dll 			sys\bin\swidataprovider.dll 
       
    69 file=ABI_DIR\BUILD_DIR\sisxfile.dll 				sys\bin\sisxfile.dll 
    70 file=ABI_DIR\BUILD_DIR\sisxfile.dll 				sys\bin\sisxfile.dll 
    70 file=ABI_DIR\BUILD_DIR\siscontroller.dll 			sys\bin\siscontroller.dll 
       
    71 file=ABI_DIR\BUILD_DIR\sisresult.dll				sys\bin\sisresult.dll
    71 file=ABI_DIR\BUILD_DIR\sisresult.dll				sys\bin\sisresult.dll
    72 file=ABI_DIR\BUILD_DIR\uiss.dll					sys\bin\uiss.dll
    72 file=ABI_DIR\BUILD_DIR\uiss.dll					sys\bin\uiss.dll
       
    73 
       
    74 #ifndef __APPARC_IBY__
       
    75 file=ABI_DIR\BUILD_DIR\plan.dll 				sys\bin\plan.dll
       
    76 file=ABI_DIR\BUILD_DIR\swidataprovider.dll 			sys\bin\swidataprovider.dll 
       
    77 file=ABI_DIR\BUILD_DIR\siscontroller.dll 			sys\bin\siscontroller.dll 
    73 file=ABI_DIR\BUILD_DIR\uissclient.dll 				sys\bin\uissclient.dll 
    78 file=ABI_DIR\BUILD_DIR\uissclient.dll 				sys\bin\uissclient.dll 
    74 
    79 
    75 file=ABI_DIR\BUILD_DIR\sisregistryclient.dll			sys\bin\sisregistryclient.dll
    80 file=ABI_DIR\BUILD_DIR\sisregistryclient.dll			sys\bin\sisregistryclient.dll
    76 file=ABI_DIR\BUILD_DIR\sisregistryserver.exe			sys\bin\sisregistryserver.exe
    81 file=ABI_DIR\BUILD_DIR\sisregistryserver.exe			sys\bin\sisregistryserver.exe
    77 file=ABI_DIR\BUILD_DIR\sislauncherclient.dll			sys\bin\sislauncherclient.dll
    82 file=ABI_DIR\BUILD_DIR\sislauncherclient.dll			sys\bin\sislauncherclient.dll
    78 file=ABI_DIR\BUILD_DIR\sislauncherserver_tshell.exe		sys\bin\sislauncherserver.exe
    83 file=ABI_DIR\BUILD_DIR\sislauncherserver_tshell.exe		sys\bin\sislauncherserver.exe
       
    84 #endif
    79 
    85 
    80 #ifdef SYMBIAN_UNIVERSAL_INSTALL_FRAMEWORK
    86 #ifdef SYMBIAN_UNIVERSAL_INSTALL_FRAMEWORK
       
    87 #ifndef __APPARC_IBY__
       
    88 file=ABI_DIR\BUILD_DIR\apprscparser.dll			sys\bin\apprscparser.dll
    81 file=ABI_DIR\BUILD_DIR\swtypereginfo.dll		sys\bin\swtypereginfo.dll
    89 file=ABI_DIR\BUILD_DIR\swtypereginfo.dll		sys\bin\swtypereginfo.dll
       
    90 #endif
    82 #endif
    91 #endif
    83 
    92 
    84 #ifndef SYMBIAN_UNIVERSAL_INSTALL_FRAMEWORK
    93 #ifndef SYMBIAN_UNIVERSAL_INSTALL_FRAMEWORK
    85 file=ABI_DIR\BUILD_DIR\integrityservices.dll			sys\bin\integrityservices.dll
    94 file=ABI_DIR\BUILD_DIR\integrityservices.dll			sys\bin\integrityservices.dll
    86 #endif
    95 #endif
    87 
    96 
       
    97 #ifndef __APPARC_IBY__
    88 file=ABI_DIR\BUILD_DIR\ocspsupport.exe				sys\bin\ocspsupport.exe
    98 file=ABI_DIR\BUILD_DIR\ocspsupport.exe				sys\bin\ocspsupport.exe
    89 file=ABI_DIR\BUILD_DIR\ocspsupportclient.dll 			sys\bin\ocspsupportclient.dll 
    99 file=ABI_DIR\BUILD_DIR\ocspsupportclient.dll 			sys\bin\ocspsupportclient.dll 
    90 file=ABI_DIR\BUILD_DIR\devinfosupportcommon.dll			sys\bin\devinfosupportcommon.dll
   100 file=ABI_DIR\BUILD_DIR\devinfosupportcommon.dll			sys\bin\devinfosupportcommon.dll
    91 file=ABI_DIR\BUILD_DIR\devinfosupport.exe			sys\bin\devinfosupport.exe
   101 file=ABI_DIR\BUILD_DIR\devinfosupport.exe			sys\bin\devinfosupport.exe
    92 file=ABI_DIR\BUILD_DIR\devinfosupportclient.dll 		sys\bin\devinfosupportclient.dll 
   102 file=ABI_DIR\BUILD_DIR\devinfosupportclient.dll 		sys\bin\devinfosupportclient.dll 
    93 file=ABI_DIR\BUILD_DIR\securitymanager.dll			sys\bin\securitymanager.dll
   103 file=ABI_DIR\BUILD_DIR\securitymanager.dll			sys\bin\securitymanager.dll
       
   104 #endif
       
   105 
    94 file=ABI_DIR\BUILD_DIR\backuprestore.dll			sys\bin\backuprestore.dll
   106 file=ABI_DIR\BUILD_DIR\backuprestore.dll			sys\bin\backuprestore.dll
    95 file=ABI_DIR\BUILD_DIR\cafdataprovider.dll			sys\bin\cafdataprovider.dll
   107 file=ABI_DIR\BUILD_DIR\cafdataprovider.dll			sys\bin\cafdataprovider.dll
    96 file=ABI_DIR\BUILD_DIR\pkgremover.dll				sys\bin\pkgremover.dll
   108 file=ABI_DIR\BUILD_DIR\pkgremover.dll				sys\bin\pkgremover.dll
    97 file=ABI_DIR\BUILD_DIR\swiutils.dll			sys\bin\swiutils.dll
   109 file=ABI_DIR\BUILD_DIR\swiutils.dll				sys\bin\swiutils.dll
    98 
   110 
    99 // Core SWI - 9.5
   111 // Core SWI - 9.5
   100 REM Including swiplugin.iby instead explicitly mentioning the files to avoid duplicate includes 
   112 REM Including swiplugin.iby instead explicitly mentioning the files to avoid duplicate includes 
   101 #include "swiplugin.iby"
   113 #include "swiplugin.iby"
       
   114 #ifndef __APPARC_IBY__
   102 file=ABI_DIR\BUILD_DIR\swiobserverclient.dll 			sys\bin\swiobserverclient.dll
   115 file=ABI_DIR\BUILD_DIR\swiobserverclient.dll 			sys\bin\swiobserverclient.dll
   103 file=ABI_DIR\BUILD_DIR\swiobserver.exe 				sys\bin\swiobserver.exe
   116 file=ABI_DIR\BUILD_DIR\swiobserver.exe 				sys\bin\swiobserver.exe
       
   117 #endif
   104 
   118 
   105 
   119 #endif //__SWI_IBY__
   106 
       
   107 #ifdef SYMBIAN_UNIVERSAL_INSTALL_FRAMEWORK
   120 #ifdef SYMBIAN_UNIVERSAL_INSTALL_FRAMEWORK
   108 	//Universal Software Install Framework production
   121 	//Universal Software Install Framework production
   109 	#include "scr.iby" // Software Component Registry
   122 	#include "scr.iby" // Software Component Registry
   110 	#include "sif.iby" // Software Install Framework
   123 	#include "sif.iby" // Software Install Framework
   111 	#include "sts.iby"  // Software Transaction Services
   124 	#include "sts.iby"  // Software Transaction Services