homescreenplugins/videosuiteconf/group/bld.inf
changeset 0 96612d01cf9f
child 1 6711b85517b7
equal deleted inserted replaced
-1:000000000000 0:96612d01cf9f
       
     1 /*
       
     2 * Copyright (c) 2008 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of the License "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:    bld.inf*
       
    15 */
       
    16 
       
    17 
       
    18 #include <platform_paths.hrh>
       
    19 
       
    20 PRJ_PLATFORMS
       
    21 DEFAULT
       
    22 
       
    23 PRJ_EXPORTS
       
    24 
       
    25 ../rom/videomatrixmenu.iby LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(videomatrixmenu.iby)
       
    26 
       
    27 ../data/suite.xml /epoc32/release/winscw/udeb/z/private/101F4CD2/import/suites/tvvideosuite/suite.xml
       
    28 ../data/vcns_matrix_items.xml /epoc32/release/winscw/udeb/z/private/101F4CD2/import/suites/tvvideosuite/vcns_matrix_items.xml
       
    29 
       
    30 ../data/suite.xml /epoc32/data/z/private/101F4CD2/import/suites/tvvideosuite/suite.xml
       
    31 ../data/vcns_matrix_items.xml /epoc32/data/z/private/101F4CD2/import/suites/tvvideosuite/vcns_matrix_items.xml
       
    32 
       
    33 PRJ_EXTENSIONS
       
    34 START EXTENSION s60/mifconv
       
    35   OPTION TARGETFILE videosuite.mif
       
    36   OPTION HEADERFILE videosuite.mbg
       
    37   OPTION SOURCES \
       
    38     -c8,8 qgn_prop_file_video \
       
    39     -c8,8 qgn_prop_mp_folder_video \
       
    40     -c8,8 qgn_prop_mp_video_feeds
       
    41 END
       
    42 
       
    43 PRJ_MMPFILES
       
    44 videosuiteconf.mmp
       
    45 #ifndef SBSV2
       
    46 gnumakefile export_videosuiteconf.mk
       
    47 #endif // SBSV2
       
    48 
       
    49 PRJ_EXTENSIONS
       
    50 #if defined(SBSV2) && defined(WINSCW)
       
    51 START EXTENSION general/copyheaderfile
       
    52   SRCFILE videosuiteres.rsg
       
    53 END
       
    54 #endif // defined(SBSV2) && defined(WINSCW)
       
    55 
       
    56 PRJ_TESTMMPFILES
       
    57 PRJ_TESTEXPORTS
       
    58 
       
    59 //  End of File