phoneengine/PhoneCntFinder/Group/bld.inf
changeset 0 5f000ab63145
child 19 544e34b3255a
equal deleted inserted replaced
-1:000000000000 0:5f000ab63145
       
     1 /*
       
     2 * Copyright (c) 2002-2005 Nokia Corporation and/or its subsidiary(-ies). 
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:  Bld.inf for PhoneCntFinder
       
    15 *
       
    16 */
       
    17 
       
    18 #include <platform_paths.hrh>
       
    19 
       
    20 PRJ_PLATFORMS
       
    21 DEFAULT
       
    22 
       
    23 PRJ_EXPORTS
       
    24 ../inc/CPhoneCntFactory.h                   |../../../inc/cphonecntfactory.h
       
    25 ../inc/CPhoneCntSaveAddToName.h             |../../../inc/cphonecntsaveaddtoname.h
       
    26 ../inc/MPhCntMatch.h                        |../../../inc/mphcntmatch.h
       
    27 ../inc/CPhCntMatcher.h                      |../../../inc/cphcntmatcher.h
       
    28 ../inc/cphcntcontactid.h                    |../../../inc/cphcntcontactid.h
       
    29 
       
    30 ../inc/Misc/CPhCntSingleItemFetch.h         |../../../inc/cphcntsingleitemfetch.h
       
    31 ../inc/Misc/CPhCntThumbnailLoader.h         |../../../inc/cphcntthumbnailloader.h
       
    32 ../inc/Misc/MPhCntThumbnailLoaderObserver.h |../../../inc/mphcntthumbnailloaderobserver.h
       
    33 ../inc/Misc/CPhCntSpeedDialMonitor.h        |../../../inc/cphcntspeeddialmonitor.h
       
    34 ../inc/Misc/CPhCntRfsHandler.h              |../../../inc/cphcntrfshandler.h
       
    35 ../inc/Misc/CPhCntMmiSecurity.h             |../../../inc/cphcntmmisecurity.h
       
    36 ../inc/Misc/CPhCntProfileEngine.h           |../../../inc/cphcntprofileengine.h
       
    37 ../ContactService/inc/cphcntcontactdataselection.h |../../../inc/cphcntcontactdataselection.h 
       
    38 ../ContactService/inc/mphcntstoreloader.h   |../../../inc/mphcntstoreloader.h
       
    39 ../ContactService/inc/mphcntstoreloaderobserver.h  |../../../inc/mphcntstoreloaderobserver.h
       
    40 
       
    41 ../Group/phonecntfinder_stub.SIS            /epoc32/data/z/system/install/phonecntfinder_stub.sis
       
    42 
       
    43 // IBY export
       
    44 ../rom/PhoneCntFinder.iby                   CORE_APP_LAYER_IBY_EXPORT_PATH(PhoneCntFinder.iby)
       
    45 
       
    46 PRJ_MMPFILES
       
    47 ../Group/phonecntfinder.mmp
       
    48 
       
    49 // End of File