16 */ |
16 */ |
17 |
17 |
18 |
18 |
19 #include "../x509certnameparser/group/bld.inf" |
19 #include "../x509certnameparser/group/bld.inf" |
20 #include "../PKCS12/group/bld.inf" |
20 #include "../PKCS12/group/bld.inf" |
21 #include "../CTSecurityDialogs/Group/bld.inf" |
|
22 #include "../CertSaver/group/bld.inf" |
21 #include "../CertSaver/group/bld.inf" |
23 #include "../DeviceToken/Group/bld.inf" |
22 #include "../DeviceToken/Group/bld.inf" |
|
23 #include "../securitydialognotifier/group/bld.inf" |
|
24 #include "../securitydialognotifiersrv/group/bld.inf" |
24 |
25 |
25 //Stub SIS |
26 //Stub SIS |
26 PRJ_EXPORTS |
27 PRJ_EXPORTS |
27 ../StubSIS/CenRepStub.sis /epoc32/data/z/system/install/CenRepStub.sis |
28 ../StubSIS/CenRepStub.sis /epoc32/data/z/system/install/CenRepStub.sis |
28 |
29 |
29 |
30 |
30 // export iby files |
31 // export iby files |
31 ../rom/x509certnameparser.iby CORE_MW_LAYER_IBY_EXPORT_PATH( x509certnameparser.iby ) |
32 ../rom/x509certnameparser.iby CORE_MW_LAYER_IBY_EXPORT_PATH( x509certnameparser.iby ) |
32 ../rom/pkcs12.iby CORE_MW_LAYER_IBY_EXPORT_PATH( pkcs12.iby ) |
33 ../rom/pkcs12.iby CORE_MW_LAYER_IBY_EXPORT_PATH( pkcs12.iby ) |
33 ../rom/CTSecurityDialogs.iby CORE_MW_LAYER_IBY_EXPORT_PATH( CTSecurityDialogs.iby ) |
|
34 ../rom/CTSecurityDialogs_resources.iby LANGUAGE_MW_LAYER_IBY_EXPORT_PATH( CTSecurityDialogs_resources.iby ) |
|
35 ../rom/certmanui_resources.iby LANGUAGE_MW_LAYER_IBY_EXPORT_PATH( certmanui_resources.iby ) // needed by CTSecurityDialogs |
34 ../rom/certmanui_resources.iby LANGUAGE_MW_LAYER_IBY_EXPORT_PATH( certmanui_resources.iby ) // needed by CTSecurityDialogs |
36 ../rom/CertSaver.iby CORE_MW_LAYER_IBY_EXPORT_PATH( CertSaver.iby ) |
35 ../rom/CertSaver.iby CORE_MW_LAYER_IBY_EXPORT_PATH( CertSaver.iby ) |
37 ../rom/CertSaver_resources.iby LANGUAGE_MW_LAYER_IBY_EXPORT_PATH( CertSaver_resources.iby ) |
36 ../rom/CertSaver_resources.iby LANGUAGE_MW_LAYER_IBY_EXPORT_PATH( CertSaver_resources.iby ) |
38 ../rom/DevToken.iby CORE_MW_LAYER_IBY_EXPORT_PATH( DevToken.iby ) |
37 ../rom/DevToken.iby CORE_MW_LAYER_IBY_EXPORT_PATH( DevToken.iby ) |
39 ../rom/StubSIS.iby CORE_MW_LAYER_IBY_EXPORT_PATH( StubSIS.iby ) |
38 ../rom/StubSIS.iby CORE_MW_LAYER_IBY_EXPORT_PATH( StubSIS.iby ) |