sapi_location/tsrc/dev/tlocservicetest/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/tlocservicetest.cfg	/epoc32/WINSCW/C/TestFramework/tlocservicetest.cfg
    29 
    30 
    30 PRJ_EXPORTS
    31 
    31 // Specify the source file followed by its destination here
       
    32 // 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
       
    34 // to the same name in /epoc32/include
       
    35 // Example: 
       
    36 /*
       
    37 /agnmodel/inc/AGMCOMON.H
       
    38 */
       
    39 ../conf/tlocservicetest.cfg	/epoc32/WINSCW/C/TestFramework/tlocservicetest.cfg
       
    40 
    32 
    41 PRJ_TESTMMPFILES
    33 PRJ_TESTMMPFILES
    42 // NOTE: If using ARS requirements .mmp file operation should be done under this.
    34 // NOTE: If using ARS requirements .mmp file operation should be done under this.
    43 // 'abld test build'
    35 // 'abld test build'
    44 
       
    45 PRJ_MMPFILES
       
    46 // Specify the .mmp files required for building the important component
       
    47 // releasables.
       
    48 //
       
    49 // Specify "tidy" if the component you need to build doesn't need to be
       
    50 // released. Specify "ignore" if the MMP file exists but should be
       
    51 // ignored.
       
    52 // Example:
       
    53 /*
       
    54 /agnmodel/group/agnmodel.mmp
       
    55 #if defined(MARM)
       
    56 /agnmodel/group/agsvexe.mmp
       
    57 #endif
       
    58 */
       
    59 tlocservicetest.mmp
    36 tlocservicetest.mmp
    60 
    37 
       
    38 
       
    39 
       
    40 
    61 //  End of File
    41 //  End of File