photosgallery/common/group/bld.inf
changeset 0 4e91876724a2
child 22 2dac0fdba72b
equal deleted inserted replaced
-1:000000000000 0:4e91876724a2
       
     1 /*
       
     2 * Copyright (c) 2008-2009 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:    Project definition file for project glxdatasourcemanager.
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 #include <bldvariant.hrh>
       
    21 #include <platform_paths.hrh>
       
    22 
       
    23 PRJ_EXPORTS
       
    24 
       
    25 /* 
       
    26 * To rebuild the slideshow setting central repository txt file then rebuild 
       
    27 * the file using this tool
       
    28 * /epoc32/tools/cenrep> generate_cenrep_inifile.pl -r 3.1 -d S:mgallery/viewframework
       
    29 *           /uiutilities/cenrep  -rd S:/mgallery/viewframework/uiutilities/cenrep
       
    30 */
       
    31 
       
    32 // flags for setting the orientation
       
    33 
       
    34 	// for device
       
    35 	../cenrep/200009EE.txt   /epoc32/data/z/private/10202be9/200009ee.txt
       
    36 	// for emulator
       
    37 	../cenrep/200009EE.txt   /epoc32/release/winscw/udeb/z/private/10202be9/200009ee.txt
       
    38 
       
    39 // Generic configuration interface for component cenrep settings  
       
    40 ../../conf/gallery.confml                        CONFML_EXPORT_PATH(gallery.confml,customsw)
       
    41 ../../conf/gallery_200009EE.crml	        CRML_EXPORT_PATH(gallery_200009EE.crml,customsw)
       
    42 
       
    43 PRJ_MMPFILES
       
    44 glxcommon.mmp
       
    45 
       
    46 
       
    47 PRJ_TESTMMPFILES
       
    48 //#include "../tsrc/group/bld.inf"