diff -r 28205c20df94 -r 31a5fbf5db1d meetingrequest/rom/bld.inf --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/meetingrequest/rom/bld.inf Thu Nov 25 12:13:04 2010 +0000 @@ -0,0 +1,29 @@ +/* +* Copyright (c) 2005-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 file for project mrui +* +*/ + + +#include +#include + +PRJ_PLATFORMS +DEFAULT + +PRJ_EXPORTS +mrui.iby CORE_APP_LAYER_IBY_EXPORT_PATH(mrui.iby) +mruiresources.iby LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(mruiresources.iby) + +// End of file