diff -r 000000000000 -r 5f000ab63145 phoneengine/PhoneCntFinder/Group/bld.inf --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/phoneengine/PhoneCntFinder/Group/bld.inf Mon Jan 18 20:18:27 2010 +0200 @@ -0,0 +1,49 @@ +/* +* Copyright (c) 2002-2005 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: Bld.inf for PhoneCntFinder +* +*/ + +#include + +PRJ_PLATFORMS +DEFAULT + +PRJ_EXPORTS +../inc/CPhoneCntFactory.h |../../../inc/cphonecntfactory.h +../inc/CPhoneCntSaveAddToName.h |../../../inc/cphonecntsaveaddtoname.h +../inc/MPhCntMatch.h |../../../inc/mphcntmatch.h +../inc/CPhCntMatcher.h |../../../inc/cphcntmatcher.h +../inc/cphcntcontactid.h |../../../inc/cphcntcontactid.h + +../inc/Misc/CPhCntSingleItemFetch.h |../../../inc/cphcntsingleitemfetch.h +../inc/Misc/CPhCntThumbnailLoader.h |../../../inc/cphcntthumbnailloader.h +../inc/Misc/MPhCntThumbnailLoaderObserver.h |../../../inc/mphcntthumbnailloaderobserver.h +../inc/Misc/CPhCntSpeedDialMonitor.h |../../../inc/cphcntspeeddialmonitor.h +../inc/Misc/CPhCntRfsHandler.h |../../../inc/cphcntrfshandler.h +../inc/Misc/CPhCntMmiSecurity.h |../../../inc/cphcntmmisecurity.h +../inc/Misc/CPhCntProfileEngine.h |../../../inc/cphcntprofileengine.h +../ContactService/inc/cphcntcontactdataselection.h |../../../inc/cphcntcontactdataselection.h +../ContactService/inc/mphcntstoreloader.h |../../../inc/mphcntstoreloader.h +../ContactService/inc/mphcntstoreloaderobserver.h |../../../inc/mphcntstoreloaderobserver.h + +../Group/phonecntfinder_stub.SIS /epoc32/data/z/system/install/phonecntfinder_stub.sis + +// IBY export +../rom/PhoneCntFinder.iby CORE_APP_LAYER_IBY_EXPORT_PATH(PhoneCntFinder.iby) + +PRJ_MMPFILES +../Group/phonecntfinder.mmp + +// End of File