gstreamer_core/tsrc/gstreamertestcases_suite3/group/bld.inf
changeset 9 2a0f36a70380
parent 8 4a7fac7dd34a
equal deleted inserted replaced
8:4a7fac7dd34a 9:2a0f36a70380
    28 	DEFAULT
    28 	DEFAULT
    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 ../conf/gstreamertestcases_suite3.cfg   /epoc32/winscw/c/TestFramework/gstreamertestcases_suite3.cfg
       
    34 ../init/gstreamertestcases_suite3.ini   /epoc32/winscw/c/TestFramework/gstreamertestcases_suite3.ini
       
    35 ../init/testframework.ini               /epoc32/winscw/c/TestFramework/testframework.ini
       
    36 
    33 
    37 
    34 
    38 
    35 
    39 
    36 PRJ_EXPORTS
    40 PRJ_EXPORTS
    37 // Specify the source file followed by its destination here
    41 // Specify the source file followed by its destination here
    38 // copy will be used to copy the source file to its destination
    42 // 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
    43 // If there's no destination then the source file will be copied
    40 // to the same name in \epoc32\include
    44 // to the same name in /epoc32/include
    41 // Example: 
    45 // Example: 
    42 /*
    46 
    43 \agnmodel\inc\AGMCOMON.H
       
    44 */
       
    45 
    47 
    46 PRJ_TESTMMPFILES
    48 PRJ_TESTMMPFILES
    47 
    49 
    48 	GstreamerTestCases_suite3.mmp
    50 	GstreamerTestCases_suite3.mmp
    49 
    51 
    57 //
    59 //
    58 // Specify "tidy" if the component you need to build doesn't need to be
    60 // Specify "tidy" if the component you need to build doesn't need to be
    59 // released. Specify "ignore" if the MMP file exists but should be
    61 // released. Specify "ignore" if the MMP file exists but should be
    60 // ignored.
    62 // ignored.
    61 // Example:
    63 // Example:
    62 /*
    64 
    63 \agnmodel\group\agnmodel.mmp
       
    64 #if defined(MARM)
       
    65 \agnmodel\group\agsvexe.mmp
       
    66 #endif
       
    67 */
       
    68 
    65 
    69 //  End of File
    66 //  End of File