gstreamer_core/tsrc/gstreamertestcases/group/bld.inf
changeset 9 2a0f36a70380
parent 8 4a7fac7dd34a
child 26 69c7080681bf
equal deleted inserted replaced
8:4a7fac7dd34a 9:2a0f36a70380
    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 ../conf/GstreamerTestCases.cfg   /epoc32/winscw/c/TestFramework/GstreamerTestCases.cfg
    34 ../conf/GstreamerTestCases.cfg   /epoc32/winscw/c/TestFramework/GstreamerTestCases.cfg
    35 ../init/GstreamerTestCases.ini   /epoc32/winscw/c/TestFramework/GstreamerTestCases.ini
    35 ../init/GstreamerTestCases.ini   /epoc32/winscw/c/TestFramework/GstreamerTestCases.ini
       
    36 ../init/testframework.ini               /epoc32/winscw/c/TestFramework/testframework.ini
    36 
    37 
    37 PRJ_EXPORTS
    38 PRJ_EXPORTS
    38 // Specify the source file followed by its destination here
    39 // Specify the source file followed by its destination here
    39 // 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
    40 // 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
    41 // to the same name in \epoc32\include
    42 // to the same name in /epoc32/include
    42 // Example: 
    43 // Example: 
    43 /*
    44 
    44 \agnmodel\inc\AGMCOMON.H
       
    45 */
       
    46 
    45 
    47 PRJ_TESTMMPFILES
    46 PRJ_TESTMMPFILES
    48 
    47 
    49 	GstreamerTestCases.mmp
    48 	GstreamerTestCases.mmp
    50 
    49 
    57 //
    56 //
    58 // 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
    59 // released. Specify "ignore" if the MMP file exists but should be
    58 // released. Specify "ignore" if the MMP file exists but should be
    60 // ignored.
    59 // ignored.
    61 // Example:
    60 // Example:
    62 /*
    61 
    63 \agnmodel\group\agnmodel.mmp
       
    64 #if defined(MARM)
       
    65 \agnmodel\group\agsvexe.mmp
       
    66 #endif
       
    67 */
       
    68 
    62 
    69 //  End of File
    63 //  End of File