photosgallery/slideshow/engine/group/bld.inf
changeset 0 4e91876724a2
child 22 2dac0fdba72b
equal deleted inserted replaced
-1:000000000000 0:4e91876724a2
       
     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 *
       
    14 * Description:    Slideshow INF component
       
    15  *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20  
       
    21 #include <platform_paths.hrh>
       
    22  
       
    23 PRJ_TESTEXPORTS
       
    24 
       
    25 PRJ_EXPORTS
       
    26 
       
    27 /* 
       
    28  * In order to rebuild the slideshow setting central repository uncomment the 
       
    29  * first line below and the line begining "gnumakefile", then rebuild the 
       
    30  * project
       
    31  *
       
    32  * If the gnumakefile tool be missing from your development environment
       
    33  * then follow these steps
       
    34  *
       
    35  * 1. if the initial central repository values are to be reset, then the 
       
    36  * 		epoc32/WINSCW/C/private/10202be9/persists/200071d3.cre needs to be 
       
    37  *		manually deleted 
       
    38  * 2. rebuild the txt file by calling
       
    39  *		/epoc32/tools/cenrep>generate_cenrep_inifile.pl -r 3.1 
       
    40  *			-d S:/mgallery/slideshow/engine/cenrep 
       
    41  *			-rd S:/mgallery/slideshow/engine/cenrep\
       
    42  *
       
    43  */
       
    44 ../cenrep/200071D3.txt   			/epoc32/data/z/private/10202be9/200071d3.txt
       
    45 ../cenrep/200071D3.txt   			/epoc32/release/winscw/udeb/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