deviceencryption/group/bld.inf
branchRCL_3
changeset 54 e5e9368908dc
parent 0 6a9f87576119
equal deleted inserted replaced
52:40fb776cbfb3 54:e5e9368908dc
     1 /*
     1 /*
     2 * Copyright (c) 2005 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2005 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0""
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     8 *
     8 *
     9 * Initial Contributors:
     9 * Initial Contributors:
    10 * Nokia Corporation - initial contribution.
    10 * Nokia Corporation - initial contribution.
    17 */
    17 */
    18 
    18 
    19 #include <ProductVariant.hrh>
    19 #include <ProductVariant.hrh>
    20 #include <platform_paths.hrh>
    20 #include <platform_paths.hrh>
    21 
    21 
    22 PRJ_EXPORTS
    22 #include "../common/group/bld.inf"
    23 
       
    24 // ROM files
       
    25 ../rom/DevEnc.iby CORE_APP_LAYER_IBY_EXPORT_PATH(DevEncryption.iby)
       
    26 ../rom/DevEncResources.iby	LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(DevEncResources.iby)
       
    27 
       
    28 // Exported headers
       
    29 ../common/DevEncDef.h				APP_LAYER_PLATFORM_EXPORT_PATH(DevEncDef.h)
       
    30 
       
    31 PRJ_MMPFILES
       
    32 
    23 
    33 #include "../DevEncNotifPlugin/group/bld.inf"
    24 #include "../DevEncNotifPlugin/group/bld.inf"
    34 #include "../DevEncUi/group/bld.inf"
    25 #include "../DevEncUi/group/bld.inf"
    35 #include "../DevEncDmAdapter/group/bld.inf"
    26 #include "../DevEncDmAdapter/group/bld.inf"
    36 #include "../DevEncGsPlugin/group/bld.inf"
    27 #include "../DevEncGsPlugin/group/bld.inf"
    37 #include "../help/group/bld.inf"
    28 #include "../help/group/bld.inf"
    38 
    29 
       
    30 #include "../rom/group/bld.inf"
    39 
    31 
    40 // End of file
    32 // End of file