serviceapifw_plat/rtsecuritymanager_client_api/tsrc/group/bld.inf
changeset 1 e20d19ef9b09
parent 0 99ef825efeca
equal deleted inserted replaced
0:99ef825efeca 1:e20d19ef9b09
    29 DEFAULT
    29 DEFAULT
    30 
    30 
    31 PRJ_TESTEXPORTS
    31 PRJ_TESTEXPORTS
    32 // NOTE: If using ARS requirements all export operations should be done under this.
    32 // NOTE: If using ARS requirements all export operations should be done under this.
    33 // 'abld test export'
    33 // 'abld test export'
    34 
       
    35 PRJ_EXPORTS
       
    36 //../init/testframework.ini      /epoc32/WINSCW/C/TestFramework/testframework.ini 
    34 //../init/testframework.ini      /epoc32/WINSCW/C/TestFramework/testframework.ini 
    37 ../conf/ui_tsecuritymanager.cfg      /epoc32/WINSCW/C/TestFramework/ui_tsecuritymanager.cfg
    35 ../conf/ui_tsecuritymanager.cfg      /epoc32/WINSCW/C/TestFramework/ui_tsecuritymanager.cfg
    38 ../conf/ui_tsecuritymanager_comb.cfg      /epoc32/WINSCW/C/TestFramework/ui_tsecuritymanager_comb.cfg
    36 ../conf/ui_tsecuritymanager_comb.cfg      /epoc32/WINSCW/C/TestFramework/ui_tsecuritymanager_comb.cfg
    39 ../data/accesspolicy.xml           /epoc32/WINSCW/C/data/others/accesspolicy.xml  
    37 ../data/accesspolicy.xml           /epoc32/WINSCW/C/data/others/accesspolicy.xml  
    40 ../data/accesspolicy_1.xml           /epoc32/WINSCW/C/data/others/accesspolicy_1.xml 
    38 ../data/accesspolicy_1.xml           /epoc32/WINSCW/C/data/others/accesspolicy_1.xml 
    41 ../data/accesspolicy_2.xml           /epoc32/WINSCW/C/data/others/accesspolicy_2.xml 
    39 ../data/accesspolicy_2.xml           /epoc32/WINSCW/C/data/others/accesspolicy_2.xml 
    42 ../data/accesspolicy_3.xml           /epoc32/WINSCW/C/data/others/accesspolicy_3.xml 
    40 ../data/accesspolicy_3.xml           /epoc32/WINSCW/C/data/others/accesspolicy_3.xml 
       
    41 
       
    42 
       
    43 PRJ_EXPORTS
       
    44 
    43 
    45 
    44 
    46 
    45 // Specify the source file followed by its destination here
    47 // Specify the source file followed by its destination here
    46 // copy will be used to copy the source file to its destination
    48 // copy will be used to copy the source file to its destination
    47 // If there's no destination then the source file will be copied
    49 // If there's no destination then the source file will be copied
    52 */
    54 */
    53 
    55 
    54 PRJ_TESTMMPFILES
    56 PRJ_TESTMMPFILES
    55 // NOTE: If using ARS requirements .mmp file operation should be done under this.
    57 // NOTE: If using ARS requirements .mmp file operation should be done under this.
    56 // 'abld test build'
    58 // 'abld test build'
       
    59 ui_tsecuritymanager.mmp
       
    60 
    57 
    61 
    58 PRJ_MMPFILES
    62 PRJ_MMPFILES
    59 // Specify the .mmp files required for building the important component
    63 // Specify the .mmp files required for building the important component
    60 // releasables.
    64 // releasables.
    61 //
    65 //
    67 /agnmodel/group/agnmodel.mmp
    71 /agnmodel/group/agnmodel.mmp
    68 #if defined(MARM)
    72 #if defined(MARM)
    69 /agnmodel/group/agsvexe.mmp
    73 /agnmodel/group/agsvexe.mmp
    70 #endif
    74 #endif
    71 */
    75 */
    72 ui_tsecuritymanager.mmp
    76 
    73 
    77 
    74 //  End of File
    78 //  End of File