diff -r 000000000000 -r 094583676ce7 presadap12/group/bld.inf --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/presadap12/group/bld.inf Thu Dec 17 08:41:52 2009 +0200 @@ -0,0 +1,46 @@ +/* +* Copyright (c) 2006 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 Presence Adaptation +* +*/ + + +#include +PRJ_PLATFORMS +DEFAULT + +PRJ_EXPORTS + +// exporting iby file +../impsplugin/rom/impsplugin12.iby CORE_APP_LAYER_IBY_EXPORT_PATH(impsplugin12.iby) + + +// exporting loc file +../impsplugin/loc/imps12plugin.loc APP_LAYER_LOC_EXPORT_PATH(imps12plugin.loc) + +// Helper macros for declaring exports + +PRJ_MMPFILES + +//Parser for Adaptation +../Parser2/Group/AdapParser.mmp + +//IMPS Plugin +../impsplugin/group/impsplugin.mmp + + +PRJ_TESTMMPFILES + +PRJ_TESTEXPORTS +