gstreamer_core/tsrc/gstreamertestcases_suite1/group/bld.inf
changeset 9 2a0f36a70380
parent 8 4a7fac7dd34a
equal deleted inserted replaced
8:4a7fac7dd34a 9:2a0f36a70380
    29 
    29 
    30 PRJ_TESTEXPORTS
    30 PRJ_TESTEXPORTS
    31 // NOTE: If using ARS requirements all export operations should be done under this.
    31 // NOTE: If using ARS requirements all export operations should be done under this.
    32 // 'abld test export'
    32 // 'abld test export'
    33 
    33 
    34 
    34 ../conf/gstreamertestcases_suite1.cfg   /epoc32/winscw/c/TestFramework/gstreamertestcases_suite1.cfg
       
    35 ../init/gstreamertestcases_suite1.ini   /epoc32/winscw/c/TestFramework/gstreamertestcases_suite1.ini
       
    36 ../init/testframework.ini               /epoc32/winscw/c/TestFramework/testframework.ini
    35 
    37 
    36 PRJ_EXPORTS
    38 PRJ_EXPORTS
    37 // Specify the source file followed by its destination here
    39 // Specify the source file followed by its destination here
    38 // copy will be used to copy the source file to its destination
    40 // copy will be used to copy the source file to its destination
    39 // If there's no destination then the source file will be copied
    41 // If there's no destination then the source file will be copied
    40 // to the same name in \epoc32\include
    42 // to the same name in /epoc32/include
    41 // Example: 
    43 // Example: 
    42 /*
    44 
    43 \agnmodel\inc\AGMCOMON.H
       
    44 */
       
    45 
    45 
    46 PRJ_TESTMMPFILES
    46 PRJ_TESTMMPFILES
    47 GstreamerTestCases_suite1.mmp
    47 GstreamerTestCases_suite1.mmp
    48 
    48 
    49 PRJ_MMPFILES
    49 PRJ_MMPFILES
    56 //
    56 //
    57 // Specify "tidy" if the component you need to build doesn't need to be
    57 // Specify "tidy" if the component you need to build doesn't need to be
    58 // released. Specify "ignore" if the MMP file exists but should be
    58 // released. Specify "ignore" if the MMP file exists but should be
    59 // ignored.
    59 // ignored.
    60 // Example:
    60 // Example:
    61 /*
    61 
    62 \agnmodel\group\agnmodel.mmp
       
    63 #if defined(MARM)
       
    64 \agnmodel\group\agsvexe.mmp
       
    65 #endif
       
    66 */
       
    67 
    62 
    68 //  End of File
    63 //  End of File