sapi_logging/tsrc/dev/tloggingservice/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 // Specify the source file followed by its destination here
    27 // Specify the source file followed by its destination here
    32 // copy will be used to copy the source file to its destination
    28 // 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
    29 // If there's no destination then the source file will be copied
    34 // to the same name in /epoc32/include
    30 // to the same name in /epoc32/include
    35 // Example: 
    31 // Example: 
    37 //Testframework.ini  /epoc32/WINSCW/C/TestFramework/Testframework.ini 
    33 //Testframework.ini  /epoc32/WINSCW/C/TestFramework/Testframework.ini 
    38 /*
    34 /*
    39 /agnmodel/inc/AGMCOMON.H
    35 /agnmodel/inc/AGMCOMON.H
    40 */
    36 */
    41 
    37 
       
    38 PRJ_EXPORTS
       
    39 
       
    40 
    42 PRJ_TESTMMPFILES
    41 PRJ_TESTMMPFILES
    43 // NOTE: If using ARS requirements .mmp file operation should be done under this.
       
    44 // 'abld test build'
       
    45 
       
    46 PRJ_MMPFILES
       
    47 // Specify the .mmp files required for building the important component
    42 // Specify the .mmp files required for building the important component
    48 // releasables.
    43 // releasables.
    49 //
    44 //
    50 // 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
    51 // released. Specify "ignore" if the MMP file exists but should be
    46 // released. Specify "ignore" if the MMP file exists but should be
    57 /agnmodel/group/agsvexe.mmp
    52 /agnmodel/group/agsvexe.mmp
    58 #endif
    53 #endif
    59 */
    54 */
    60 tloggingservice.mmp
    55 tloggingservice.mmp
    61 
    56 
       
    57 PRJ_MMPFILES
       
    58 
       
    59 
    62 //  End of File
    60 //  End of File