terminalsecurity/group/bld.inf
changeset 0 b497e44ab2fc
equal deleted inserted replaced
-1:000000000000 0:b497e44ab2fc
       
     1 /*
       
     2 * Copyright (c) 2009 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: Implementation of terminalsecurity components
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #include <platform_paths.hrh>
       
    20 
       
    21 PRJ_EXPORTS
       
    22 ../rom/terminalcontrolclient.iby							CORE_MW_LAYER_IBY_EXPORT_PATH(terminalcontrolclient.iby)
       
    23 ../rom/terminalcontrolserver.iby							CORE_MW_LAYER_IBY_EXPORT_PATH(terminalcontrolserver.iby)
       
    24 ../conf/Keys_SCPParameters.confml                    MW_LAYER_CONFML(Keys_SCPParameters.confml)
       
    25 ../conf/Keys_SCPParameters_2001FCBD.crml             MW_LAYER_CRML(Keys_SCPParameters_2001FCBD.crml)
       
    26 ../conf/Keys_SCPLockCode.confml            	MW_LAYER_CONFML(Keys_SCPLockCode.confml)
       
    27 ../conf/Keys_SCPLockCode_2002677B.crml     	MW_LAYER_CRML(Keys_SCPLockCode_2002677B.crml)
       
    28 
       
    29 PRJ_MMPFILES
       
    30 #include "../SCP/SCPClient/group/bld.inf"
       
    31 #include "../SCP/SCPDatabase/group/bld.inf"
       
    32 #include "../SCP/SCPServer/group/bld.inf"
       
    33 #include "../SCP/SCPPatternPlugin/group/bld.inf"
       
    34 #include "../SCP/SCPHistoryPlugin/group/bld.inf"
       
    35 #include "../SCP/SCPTimestampPlugin/group/bld.inf"
       
    36 #include "../client/group/bld.inf"
       
    37 #include "../server/group/bld.inf"
       
    38 #include "../tcadapter/bld/bld.inf"
       
    39 #include "../SCP/SCPEventHandler/group/bld.inf"
       
    40 #include "../SCP/DmEventNotifier/group/bld.inf"