diff -r 0a4059b7d4fe -r dbcb928abe9c photosgallery/exports/bld.inf --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/photosgallery/exports/bld.inf Mon Nov 29 11:47:03 2010 +0000 @@ -0,0 +1,31 @@ +/* +* 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: Build information for project mgallery. +* +*/ + +#include + +PRJ_PLATFORMS +DEFAULT + +PRJ_EXPORTS +../rom/glxgallery.iby CORE_APP_LAYER_IBY_EXPORT_PATH(glxgallery.iby) +../rom/glxgallery_resources.iby LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(glxgallery_resources.iby) + +#ifdef APP_LAYER_LOC_EXPORT_PATH +// export engineering english loc file +../gallery/loc/photos.loc APP_LAYER_LOC_EXPORT_PATH(photos.loc) +#endif +