eventsui/eventsutils/group/bld.inf
branchRCL_3
changeset 17 1fc85118c3ae
parent 16 8173571d354e
child 18 870918037e16
equal deleted inserted replaced
16:8173571d354e 17:1fc85118c3ae
     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:  Utility functions for Events UI
       
    15 *
       
    16 */
       
    17 
       
    18 #include <platform_paths.hrh> // For the APP_LAYER_LOC_EXPORT_PATH
       
    19 
       
    20 // Projects platforms
       
    21 PRJ_PLATFORMS
       
    22 DEFAULT
       
    23 
       
    24 // Project exports
       
    25 PRJ_EXPORTS
       
    26 ../inc/evtinfonoteparams.h   		 |../../inc/evtinfonoteparams.h
       
    27 ../inc/evtdebug.h	                 |../../inc/evtdebug.h 
       
    28 ../inc/evtdebugconfig.hrh	         |../../inc/evtdebugconfig.hrh 
       
    29 ../inc/evttoneplayer.h	             |../../inc/evttoneplayer.h 
       
    30 ../inc/evtutilsconsts.h	             |../../inc/evtutilsconsts.h
       
    31 ../inc/evtkeylockhandler.h	         |../../inc/evtkeylockhandler.h
       
    32 ../inc/evtprofilehandler.h	         |../../inc/evtprofilehandler.h
       
    33 ../inc/evtcallhandler.h	             |../../inc/evtcallhandler.h
       
    34 
       
    35 // Project MMP files
       
    36 PRJ_MMPFILES
       
    37 evtutils.mmp
       
    38 
       
    39 // Project test exports
       
    40 PRJ_TESTEXPORTS