omaprovisioning/provisioning/Group/bld.inf
branchRCL_3
changeset 25 b183ec05bd8c
parent 4 958eca8527dd
child 26 19bba8228ff0
equal deleted inserted replaced
24:13d7c31c74e0 25:b183ec05bd8c
    36     ../ProvisioningEngine/Data/backup_registration.xml  /epoc32/release/winscw/urel/z/private/101f8597/backup_registration.xml
    36     ../ProvisioningEngine/Data/backup_registration.xml  /epoc32/release/winscw/urel/z/private/101f8597/backup_registration.xml
    37 #endif
    37 #endif
    38 
    38 
    39 // Generic configuration interface for component cenrep settings  
    39 // Generic configuration interface for component cenrep settings  
    40 ../conf/s60provisioning.confml                    MW_LAYER_CONFML(provisioning.confml)
    40 ../conf/s60provisioning.confml                    MW_LAYER_CONFML(provisioning.confml)
       
    41 ../conf/CI_s60provisioning.confml                    MW_LAYER_CONFML(CI_provisioning.confml)
    41 ../conf/s60provisioning_101F87AA.crml 	        MW_LAYER_CRML(provisioning_101F87AA.crml)
    42 ../conf/s60provisioning_101F87AA.crml 	        MW_LAYER_CRML(provisioning_101F87AA.crml)
    42 
    43 
    43 ../Rom/Provisioning.iby										CORE_MW_LAYER_IBY_EXPORT_PATH(provisioning.iby)
    44 ../Rom/Provisioning.iby										CORE_MW_LAYER_IBY_EXPORT_PATH(provisioning.iby)
    44 //../rom/Provisioning_variant.iby						CUSTOMER_MW_LAYER_IBY_EXPORT_PATH(provisioning_variant.iby)
       
    45 ../Rom/ProvisioningResources.iby					LANGUAGE_MW_LAYER_IBY_EXPORT_PATH(provisioningresources.iby)
    45 ../Rom/ProvisioningResources.iby					LANGUAGE_MW_LAYER_IBY_EXPORT_PATH(provisioningresources.iby)
    46 ../loc/Provisioning.loc									MW_LAYER_LOC_EXPORT_PATH(provisioning.loc)
    46 ../loc/Provisioning.loc									MW_LAYER_LOC_EXPORT_PATH(provisioning.loc)
    47 ../IMAdapter/loc/WPWVAdapter.loc				MW_LAYER_LOC_EXPORT_PATH(wpwvadapter.loc)
       
    48 ../MbxNbrAdapter/loc/MailboxAdapter.loc		MW_LAYER_LOC_EXPORT_PATH(mailboxadapter.loc)
       
    49 ../ProvisioningBC/loc/ProvisioningBC.loc					MW_LAYER_LOC_EXPORT_PATH(provisioningbc.loc)
       
    50 //../ProvisioningCx/loc/ProvisioningCx.loc					MW_LAYER_LOC_EXPORT_PATH(provisioningcx.loc)
       
    51 ../StreamingAdapter/loc/StreamingAdapter.loc				MW_LAYER_LOC_EXPORT_PATH(streamingadapter.loc)
       
    52 ../AuthTypePlugin/loc/Authtypeplugin.loc 					MW_LAYER_LOC_EXPORT_PATH(authtypeplugin.loc)
       
    53 ../accesspointadapter/loc/WPAPAdapter.loc                       MW_LAYER_LOC_EXPORT_PATH(wpapadapter.loc)
       
    54 ../cpdestinationnwadapter/loc/wpdestinationnwadapter.loc	MW_LAYER_LOC_EXPORT_PATH(wpdestinationnwadapter.loc)
       
    55 
    47 
    56 PRJ_EXTENSIONS
    48 PRJ_EXTENSIONS
    57 #ifdef SBSV2
       
    58 
       
    59 
       
    60 START EXTENSION s60/mifconv
       
    61 OPTION TARGETFILE provisioningcx.mif
       
    62 OPTION HEADERFILE provisioningcx.mbg
       
    63 OPTION SOURCES -c8,8 qgn_menu_set_cxt.bmp
       
    64 END
       
    65 
       
    66 #ifdef __SCALABLE_ICONS
       
    67     START EXTENSION s60/mifconv
       
    68 		OPTION TARGETFILE provisioningcx_aif.mif
       
    69 		OPTION SOURCES -c8,8 qgn_menu_set.svg
       
    70 		END
       
    71 #else
       
    72     START EXTENSION s60/mifconv
       
    73 		OPTION TARGETFILE provisioningcx_aif.mbm
       
    74 		OPTION SOURCES -c8,8 qgn_menu_set_lst.bmp -c8,8 qgn_menu_set_cxt.bmp 
       
    75 		END   
       
    76 #endif
       
    77 
       
    78 START EXTENSION s60/mifconv
       
    79 OPTION TARGETFILE Authtypeplugin.mif
       
    80 OPTION HEADERFILE Authtypeplugin.mbg
       
    81 OPTION SOURCES -c8,8 qgn_prop_set_conn_config
       
    82 END
       
    83 #endif
       
    84 
       
    85 
    49 
    86 PRJ_MMPFILES
    50 PRJ_MMPFILES
    87 
       
    88 
    51 
    89 ../ProvisioningEngine/Group/ProvisioningEngine.mmp
    52 ../ProvisioningEngine/Group/ProvisioningEngine.mmp
    90 ../ProvisioningParser/Group/ProvisioningParser.mmp
    53 ../ProvisioningParser/Group/ProvisioningParser.mmp
    91 ../ProvisioningHandler/Group/ProvisioningHandler.mmp
    54 ../ProvisioningHandler/Group/ProvisioningHandler.mmp
    92 ../accesspointadapter/group/WPAPAdapter.mmp
       
    93 ../WAPAdapter/Group/WPWAPAdapter.mmp
       
    94 ../IMAdapter/Group/IMAdapter.mmp
       
    95 ../StreamingAdapter/Group/StreamingAdapter.mmp
       
    96 //../ProvisioningCx/group/ProvisioningCx.mmp
       
    97 ../ProvisioningBC/Group/ProvisioningBC.mmp
       
    98 ../MbxNbrAdapter/Group/MbxNbrAdapter.mmp
       
    99 ../cpdestinationnwadapter/group/wpdestinationnwadapter.mmp
       
   100 
       
   101 
       
   102 
       
   103 ../AuthTypePlugin/Group/Authtypeplugin.mmp
       
   104 ../alwaysonadapter/Group/alwaysonadapter.mmp
       
   105 
       
   106 #ifdef __SMART_CARD_PROV
       
   107     ../ProvisioningSC/Group/ProvisioningSC.mmp
       
   108 #endif
       
   109 
       
   110 
       
   111 #ifndef SBSV2
       
   112 
       
   113 gnumakefile ../ProvisioningCx/group/iconscxdc.mk
       
   114 
       
   115 #ifdef __SCALABLE_ICONS
       
   116     gnumakefile ../ProvisioningCx/group/Iconscxaifscalabledc.mk
       
   117 #else
       
   118     gnumakefile ../provisioningcx/group/Iconscxaifbitmaps.mk
       
   119 #endif
       
   120 
       
   121 gnumakefile ../AuthTypePlugin/Group/AuthtypePluginIcons.mk
       
   122 
       
   123 #endif
       
   124 
       
   125 
       
   126 
       
   127 
    55 
   128 PRJ_TESTMMPFILES
    56 PRJ_TESTMMPFILES
   129 
    57 
   130 //  End of File  
    58 //  End of File