photosgallery/slideshow/engine/group/bld.inf
branchRCL_3
changeset 60 5b3385a43d68
equal deleted inserted replaced
59:8e5f6eea9c9f 60:5b3385a43d68
       
     1 /*
       
     2 * Copyright (c) 2007-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 "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 * NTT DOCOMO, INC - BUG 2361
       
    14 *
       
    15 * Description:    Slideshow INF component
       
    16  *
       
    17 */
       
    18 
       
    19 
       
    20 
       
    21  
       
    22 #include <platform_paths.hrh>
       
    23  
       
    24 PRJ_TESTEXPORTS
       
    25 
       
    26 PRJ_EXPORTS
       
    27 
       
    28 /* 
       
    29  * In order to rebuild the slideshow setting central repository uncomment the 
       
    30  * first line below and the line begining "gnumakefile", then rebuild the 
       
    31  * project
       
    32  *
       
    33  * If the gnumakefile tool be missing from your development environment
       
    34  * then follow these steps
       
    35  *
       
    36  * 1. if the initial central repository values are to be reset, then the 
       
    37  * 		epoc32/WINSCW/C/private/10202be9/persists/200071d3.cre needs to be 
       
    38  *		manually deleted 
       
    39  * 2. rebuild the txt file by calling
       
    40  *		/epoc32/tools/cenrep>generate_cenrep_inifile.pl -r 3.1 
       
    41  *			-d S:/mgallery/slideshow/engine/cenrep 
       
    42  *			-rd S:/mgallery/slideshow/engine/cenrep\
       
    43  *
       
    44  */
       
    45 ../cenrep/200071D3.txt   			z:/private/10202be9/200071d3.txt
       
    46 
       
    47 // Generic configuration interface for component cenrep settings  
       
    48 ../../../conf/slideshow.confml                        CONFML_EXPORT_PATH(slideshow.confml,customsw)
       
    49 ../../../conf/slideshow_200071D3.crml	        CRML_EXPORT_PATH(slideshow_200071D3.crml,customsw)
       
    50 PRJ_MMPFILES
       
    51 shwslideshowengine.mmp
       
    52 
       
    53 // @to build cenrep : Uncomment this line and rebuild the project- c note above
       
    54 // gnumakefile bld_cenrep_entry.mk
       
    55 
       
    56 PRJ_TESTMMPFILES