sapi_location/tsrc/dev/tlocationprovidertest/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/tlocationprovidertest.cfg	/epoc32/WINSCW/C/TestFramework/tlocationprovidertest.cfg
    29 
    30 
    30 PRJ_EXPORTS
    31 
    31 // Specify the source file followed by its destination here
    32 
    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/tlocationprovidertest.cfg	/epoc32/WINSCW/C/TestFramework/tlocationprovidertest.cfg
       
    40 
    33 
    41 PRJ_TESTMMPFILES
    34 PRJ_TESTMMPFILES
    42 // NOTE: If using ARS requirements .mmp file operation should be done under this.
    35 // NOTE: If using ARS requirements .mmp file operation should be done under this.
    43 // 'abld test build'
    36 // '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 tlocationprovidertest.mmp
    37 tlocationprovidertest.mmp
    60 
    38 
       
    39 
       
    40 
       
    41 
    61 //  End of File
    42 //  End of File