diff -r 000000000000 -r 4e91876724a2 photosgallery/common/group/bld.inf --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/photosgallery/common/group/bld.inf Thu Dec 17 08:45:44 2009 +0200 @@ -0,0 +1,48 @@ +/* +* Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: Project definition file for project glxdatasourcemanager. +* +*/ + + + +#include +#include + +PRJ_EXPORTS + +/* +* To rebuild the slideshow setting central repository txt file then rebuild +* the file using this tool +* /epoc32/tools/cenrep> generate_cenrep_inifile.pl -r 3.1 -d S:mgallery/viewframework +* /uiutilities/cenrep -rd S:/mgallery/viewframework/uiutilities/cenrep +*/ + +// flags for setting the orientation + + // for device + ../cenrep/200009EE.txt /epoc32/data/z/private/10202be9/200009ee.txt + // for emulator + ../cenrep/200009EE.txt /epoc32/release/winscw/udeb/z/private/10202be9/200009ee.txt + +// Generic configuration interface for component cenrep settings +../../conf/gallery.confml CONFML_EXPORT_PATH(gallery.confml,customsw) +../../conf/gallery_200009EE.crml CRML_EXPORT_PATH(gallery_200009EE.crml,customsw) + +PRJ_MMPFILES +glxcommon.mmp + + +PRJ_TESTMMPFILES +//#include "../tsrc/group/bld.inf" \ No newline at end of file