satengine/SatServer/group/bld.inf
changeset 0 ff3b6d0fd310
child 19 7d48bed6ce0c
equal deleted inserted replaced
-1:000000000000 0:ff3b6d0fd310
       
     1 /*
       
     2 * Copyright (c) 2003-2008 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:  Build information file for project SatServer
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #include <platform_paths.hrh>
       
    20 
       
    21 PRJ_PLATFORMS
       
    22 DEFAULT
       
    23 
       
    24 PRJ_EXPORTS
       
    25 SatServer_Stub.SIS               /epoc32/data/z/system/install/SatServer_stub.sis
       
    26 ../rom/satserver.iby             CORE_MW_LAYER_IBY_EXPORT_PATH( satserver.iby )
       
    27 ../rom/SatServerResources.iby    LANGUAGE_MW_LAYER_IBY_EXPORT_PATH( SatServerResources.iby )
       
    28 
       
    29 // Generic configuration interface for component cenrep settings  
       
    30 ../conf/sat.confml                      MW_LAYER_CONFML(sat.confml)
       
    31 ../conf/sat_102078E1.crml 	        MW_LAYER_CRML(sat_102078E1.crml)
       
    32 
       
    33 #include "../SystemState/group/bld.inf"
       
    34 #include "../EventMonitors/group/bld.inf"
       
    35 #include "../Engine/group/bld.inf"
       
    36 #include "../SatServer/group/bld.inf"
       
    37 #include "../SatClient/group/bld.inf"
       
    38 #include "../SatInternalClient/group/bld.inf"
       
    39 #include "../Commands/ProvideLocalInfoCmd/group/bld.inf"
       
    40 #include "../Commands/SelectItemCmd/group/bld.inf"
       
    41 #include "../Commands/SetUpCallCmd/group/bld.inf"
       
    42 #include "../Commands/SetUpMenuCmd/group/bld.inf"
       
    43 #include "../Commands/SimSessionEndCmd/group/bld.inf"
       
    44 #include "../Commands/SendSmCmd/group/bld.inf"
       
    45 #include "../Commands/LaunchBrowserCmd/group/bld.inf"
       
    46 #include "../Commands/PlayToneCmd/group/bld.inf"
       
    47 #include "../Commands/MoSmControlCmd/group/bld.inf"
       
    48 #include "../Commands/SendDtmfCmd/group/bld.inf"
       
    49 #include "../Commands/GetInkeyCmd/group/bld.inf"
       
    50 #include "../Commands/GetInputCmd/group/bld.inf"
       
    51 #include "../Commands/SendSSCmd/group/bld.inf"
       
    52 #include "../Commands/SendUSSDCmd/group/bld.inf"
       
    53 #include "../Commands/SetUpIdleModeTextCmd/group/bld.inf"
       
    54 #include "../Commands/CallControlCmd/group/bld.inf"
       
    55 #include "../Commands/DisplayTextCmd/group/bld.inf"
       
    56 #include "../Commands/RefreshCmd/group/bld.inf"
       
    57 #include "../Commands/RefreshRequiredCmd/group/bld.inf"
       
    58 #include "../Commands/SetUpEventListCmd/group/bld.inf"
       
    59 #include "../Commands/LanguageNotificationCmd/group/bld.inf"
       
    60 #include "../Commands/GetChannelStatusCmd/group/bld.inf"
       
    61 #include "../Commands/CloseChannelCmd/group/bld.inf"
       
    62 #include "../Commands/OpenChannelCmd/group/bld.inf"
       
    63 #include "../Commands/SendDataCmd/group/bld.inf"
       
    64 #include "../Commands/ReceiveDataCmd/group/bld.inf"
       
    65 
       
    66 PRJ_TESTMMPFILES