phoneengine/phonemodel/group/bld.inf
changeset 0 5f000ab63145
child 69 8baf28733c3d
equal deleted inserted replaced
-1:000000000000 0:5f000ab63145
       
     1 /*
       
     2 * Copyright (c) 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:  PhoneModelGsm bld file
       
    15 *
       
    16 */
       
    17 
       
    18 #include <platform_paths.hrh>
       
    19 
       
    20 PRJ_PLATFORMS
       
    21 DEFAULT
       
    22 
       
    23 PRJ_EXPORTS
       
    24 
       
    25 // Internal headers
       
    26 ../inc/telephonyvariant.hrh           |../../../inc/telephonyvariant.hrh
       
    27 ../inc/telinternalcrkeys.h            |../../../inc/telinternalcrkeys.h 
       
    28 ../inc/telinternalpskeys.h            |../../../inc/telinternalpskeys.h 
       
    29 ../inc/telinternalpstypes.h           |../../../inc/telinternalpstypes.h 
       
    30 ../inc/pevirtualengine.h              |../../../inc/pevirtualengine.h
       
    31 ../inc/mphonedevicemodeobserver.h     |../../../inc/mphonedevicemodeobserver.h
       
    32 ../inc/cpephonemodelif.h              |../../../inc/cpephonemodelif.h
       
    33 
       
    34 // Phoneengine subsystem exports
       
    35 ../inc/mpeactivestarter.h             |../../inc/mpeactivestarter.h
       
    36 ../inc/mpeexternaldatahandler.h       |../../inc/mpeexternaldatahandler.h
       
    37 ../inc/mpephonemodelinternal.h        |../../inc/mpephonemodelinternal.h
       
    38 ../inc/pepanic.pan                    |../../inc/pepanic.pan
       
    39 ../inc/talogger.h                     |../../inc/talogger.h
       
    40 
       
    41 // Backup registration files
       
    42 backup_registration.xml /epoc32/data/z/private/1000a86c/backup_registration.xml
       
    43 backup_registration.xml /epoc32/release/winscw/udeb/z/private/1000a86c/backup_registration.xml
       
    44 backup_registration.xml /epoc32/release/winscw/urel/z/private/1000a86c/backup_registration.xml
       
    45 
       
    46 // SIS stubs
       
    47 ../data/phonemodel_stub.sis         /epoc32/data/z/system/install/phonemodel_stub.sis
       
    48 
       
    49 // IBY files
       
    50 ../rom/phonengengine.iby                        CORE_APP_LAYER_IBY_EXPORT_PATH(phonengengine.iby)
       
    51 // Generic configuration interface for component cenrep settings  
       
    52 ../conf/s60telephony.confml                 APP_LAYER_CONFML(s60telephony.confml)
       
    53 ../conf/s60telephony_japan.confml           CONFML_EXPORT_PATH(s60telephony_japan.confml,japan)
       
    54 ../conf/s60telephony_101F87E3.crml 	        APP_LAYER_CRML(s60telephony_101F87E3.crml)
       
    55 ../conf/s60telephony_102828B1.crml 	        APP_LAYER_CRML(s60telephony_102828B1.crml)
       
    56 ../conf/s60telephony_102828B2.crml 	        APP_LAYER_CRML(s60telephony_102828B2.crml)
       
    57 ../conf/s60telephony_102828B8.crml 	        APP_LAYER_CRML(s60telephony_102828B8.crml)
       
    58 ../conf/s60telephony_102828F8.crml 	        APP_LAYER_CRML(s60telephony_102828F8.crml)
       
    59 ../conf/s60telephony_102830B6.crml 	        APP_LAYER_CRML(s60telephony_102830B6.crml)
       
    60 ../conf/s60telephony_2001B2E6.crml 	        APP_LAYER_CRML(s60telephony_2001B2E6.crml)
       
    61  
       
    62 PRJ_MMPFILES
       
    63 phonemodel.mmp
       
    64 
       
    65 //  End of File