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