sapi_sysinfo/tsrc/dev/providertests/manual/tsysinfoprovidergeneraltests/group/bld.inf
changeset 1 a36b1e19a461
parent 0 14df0fbfcc4e
equal deleted inserted replaced
0:14df0fbfcc4e 1:a36b1e19a461
    24 DEFAULT
    24 DEFAULT
    25 
    25 
    26 PRJ_TESTEXPORTS
    26 PRJ_TESTEXPORTS
    27 // NOTE: If using ARS requirements all export operations should be done under this.
    27 // NOTE: If using ARS requirements all export operations should be done under this.
    28 // 'abld test export'
    28 // 'abld test export'
       
    29 ../conf/tsysinfoprovidergeneraltests.cfg	/epoc32/WINSCW/C/TestFramework/tsysinfoprovidergeneraltests.cfg
       
    30 
    29 
    31 
    30 PRJ_EXPORTS
    32 PRJ_EXPORTS
    31 // Specify the source file followed by its destination here
    33 // Specify the source file followed by its destination here
    32 // copy will be used to copy the source file to its destination
    34 // copy will be used to copy the source file to its destination
    33 // If there's no destination then the source file will be copied
    35 // If there's no destination then the source file will be copied
    34 // to the same name in /epoc32/include
    36 // to the same name in /epoc32/include
    35 // Example: 
    37 // Example: 
    36 /*
    38 /*
    37 /agnmodel/inc/AGMCOMON.H
    39 /agnmodel/inc/AGMCOMON.H
    38 */
    40 */
    39 ../conf/tsysinfoprovidergeneraltests.cfg	/epoc32/WINSCW/C/TestFramework/tsysinfoprovidergeneraltests.cfg
    41 
    40 
    42 
    41 PRJ_TESTMMPFILES
    43 PRJ_TESTMMPFILES
    42 // NOTE: If using ARS requirements .mmp file operation should be done under this.
    44 // NOTE: If using ARS requirements .mmp file operation should be done under this.
    43 // 'abld test build'
    45 // 'abld test build'
       
    46 tsysinfoprovidergeneraltests.mmp
       
    47 
    44 
    48 
    45 PRJ_MMPFILES
    49 PRJ_MMPFILES
    46 // Specify the .mmp files required for building the important component
    50 // Specify the .mmp files required for building the important component
    47 // releasables.
    51 // releasables.
    48 //
    52 //
    54 /agnmodel/group/agnmodel.mmp
    58 /agnmodel/group/agnmodel.mmp
    55 #if defined(MARM)
    59 #if defined(MARM)
    56 /agnmodel/group/agsvexe.mmp
    60 /agnmodel/group/agsvexe.mmp
    57 #endif
    61 #endif
    58 */
    62 */
    59 tsysinfoprovidergeneraltests.mmp
    63 
    60 
    64 
    61 //  End of File
    65 //  End of File