sapi_landmarks/tsrc/dev/tlandmarksprovidertest/tlmproviderdbtests/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 ../conf/tlmproviderdbtests.cfg	/epoc32/WINSCW/C/TestFramework/tlmproviderdbtests.cfg
    27 // NOTE: If using ARS requirements all export operations should be done under this.
    28 // NOTE: If using ARS requirements all export operations should be done under this.
    28 // 'abld test export'
    29 // 'abld test export'
    29 
    30 
    30 PRJ_EXPORTS
    31 PRJ_EXPORTS
    31 // Specify the source file followed by its destination here
    32 // Specify the source file followed by its destination here
    34 // to the same name in /epoc32/include
    35 // to the same name in /epoc32/include
    35 // Example: 
    36 // Example: 
    36 /*
    37 /*
    37 /agnmodel/inc/AGMCOMON.H
    38 /agnmodel/inc/AGMCOMON.H
    38 */
    39 */
    39 ../conf/tlmproviderdbtests.cfg	/epoc32/WINSCW/C/TestFramework/tlmproviderdbtests.cfg
    40 
    40 
    41 
    41 PRJ_TESTMMPFILES
    42 PRJ_TESTMMPFILES
       
    43 tlmproviderdbtests.mmp
    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'
    44 
    46 
    45 PRJ_MMPFILES
    47 PRJ_MMPFILES
    46 
    48 
    47 tlmproviderdbtests.mmp
    49 
    48 
    50 
    49 //  End of File
    51 //  End of File