sapi_logging/tsrc/testing/tloggingservicetest/group/bld.inf
changeset 1 a36b1e19a461
parent 0 14df0fbfcc4e
equal deleted inserted replaced
0:14df0fbfcc4e 1:a36b1e19a461
    22 // specify the platforms your component needs to be built for here
    22 // specify the platforms your component needs to be built for here
    23 // defaults to WINS MARM so you can ignore this if you just build these
    23 // defaults to WINS MARM so you can ignore this if you just build these
    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.
       
    28 // 'abld test export'
       
    29 
       
    30 PRJ_EXPORTS
       
    31 
       
    32 ../conf/tloggingservicetest.cfg     /epoc32/WINSCW/C/TestFramework/tloggingservicetest.cfg
    27 ../conf/tloggingservicetest.cfg     /epoc32/WINSCW/C/TestFramework/tloggingservicetest.cfg
    33 ../init/testframework.ini  /epoc32/WINSCW/C/TestFramework/testframework.ini 
    28 ../init/testframework.ini  /epoc32/WINSCW/C/TestFramework/testframework.ini 
    34 // Specify the source file followed by its destination here
    29 // Specify the source file followed by its destination here
    35 // copy will be used to copy the source file to its destination
    30 // copy will be used to copy the source file to its destination
    36 // If there's no destination then the source file will be copied
    31 // If there's no destination then the source file will be copied
    38 // Example: 
    33 // Example: 
    39 /*
    34 /*
    40 /agnmodel/inc/AGMCOMON.H
    35 /agnmodel/inc/AGMCOMON.H
    41 */
    36 */
    42 
    37 
       
    38 PRJ_EXPORTS
       
    39 
       
    40 
       
    41 
    43 PRJ_TESTMMPFILES
    42 PRJ_TESTMMPFILES
    44 // NOTE: If using ARS requirements .mmp file operation should be done under this.
       
    45 // 'abld test build'
       
    46 
       
    47 PRJ_MMPFILES
       
    48 // Specify the .mmp files required for building the important component
    43 // Specify the .mmp files required for building the important component
    49 // releasables.
    44 // releasables.
    50 //
    45 //
    51 // Specify "tidy" if the component you need to build doesn't need to be
    46 // Specify "tidy" if the component you need to build doesn't need to be
    52 // released. Specify "ignore" if the MMP file exists but should be
    47 // released. Specify "ignore" if the MMP file exists but should be
    58 /agnmodel/group/agsvexe.mmp
    53 /agnmodel/group/agsvexe.mmp
    59 #endif
    54 #endif
    60 */
    55 */
    61 tloggingservicetest.mmp
    56 tloggingservicetest.mmp
    62 
    57 
       
    58 PRJ_MMPFILES
       
    59 
       
    60 
    63 //  End of File
    61 //  End of File