sapi_calendar/tsrc/testing/tcal_providertest/group/bld.inf
changeset 1 a36b1e19a461
parent 0 14df0fbfcc4e
equal deleted inserted replaced
0:14df0fbfcc4e 1:a36b1e19a461
    21 PRJ_PLATFORMS
    21 PRJ_PLATFORMS
    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_EXPORTS
    26 PRJ_TESTEXPORTS
       
    27 // NOTE: If using ARS requirements all export operations should be done under this.
       
    28 // 'abld test export'
    27 ../conf/tcal_providertest.cfg 		/epoc32/winscw/c/testframework/tcal_providertest.cfg
    29 ../conf/tcal_providertest.cfg 		/epoc32/winscw/c/testframework/tcal_providertest.cfg
    28 
    30 
    29 PRJ_MMPFILES
    31 PRJ_EXPORTS
       
    32 
       
    33 
       
    34 PRJ_TESTMMPFILES
       
    35 // NOTE: If using ARS requirements .mmp file operation should be done under this.
       
    36 // 'abld test build'
    30 tcal_providertest.mmp
    37 tcal_providertest.mmp
    31 
    38 
       
    39 PRJ_MMPFILES
       
    40 
       
    41 
    32 //  End of File
    42 //  End of File