alarmengines/missedalarmstore/group/bld.inf
changeset 0 f979ecb2b13e
equal deleted inserted replaced
-1:000000000000 0:f979ecb2b13e
       
     1 /*
       
     2 * Copyright (c) 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:   This is project specification file for the missedalarmstrore.dll
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 //
       
    20 #include <platform_paths.hrh>
       
    21 
       
    22 
       
    23 PRJ_EXPORTS
       
    24 ../rom/missedalarmstore.iby CORE_APP_LAYER_IBY_EXPORT_PATH(missedalarmstore.iby)
       
    25 
       
    26 ../inc/missedalarm.h                    |../../inc/missedalarm.h
       
    27 ../inc/missedalarmstore.h     		|../../inc/missedalarmstore.h
       
    28 ../inc/missedalarmstorecrkeys.h  	|../../inc/missedalarmstorecrkeys.h
       
    29 
       
    30 
       
    31 // Generic configuration interface for component cenrep settings  
       
    32 ../conf/missedalarmstore.confml               APP_LAYER_CONFML(missedalarmstore.confml)
       
    33 ../conf/missedalarmstore_2001111B.crml	      APP_LAYER_CRML(missedalarmstore_2001111B.crml)
       
    34 
       
    35 PRJ_MMPFILES
       
    36 missedalarmstore.mmp
       
    37 
       
    38 // End of file