phoneapp/silenceactionplugin/group/bld.inf
changeset 37 ba76fc04e6c2
child 42 a822ce7b2002
child 51 f39ed5e045e0
child 74 d1c62c765e48
equal deleted inserted replaced
36:2eacb6118286 37:ba76fc04e6c2
       
     1 /*
       
     2 * Copyright (c) 2006-2007 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 file for silence action plugin.
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #ifdef RD_CONTEXT_FRAMEWORK
       
    20 #include  <platform_paths.hrh>
       
    21 
       
    22 PRJ_PLATFORMS
       
    23 DEFAULT
       
    24 
       
    25 PRJ_EXPORTS
       
    26 ../data/silence.rul\
       
    27     /epoc32/release/winscw/udeb/z/private/10282bc4/rules/silence.rul
       
    28 
       
    29 ../data/silence.rul\
       
    30     /epoc32/data/z/private/10282bc4/rules/silence.rul
       
    31 
       
    32 ../data/silenceactionplugin_stub.sis\
       
    33     /epoc32/data/z/system/install/silenceactionplugin_stub.sis
       
    34     
       
    35 ../rom/silenceactionplugin.iby\
       
    36     CORE_APP_LAYER_IBY_EXPORT_PATH(silenceactionplugin.iby)
       
    37 
       
    38 PRJ_MMPFILES
       
    39 silenceactionplugin.mmp
       
    40 
       
    41 PRJ_TESTMMPFILES
       
    42 #endif // RD_CONTEXT_FRAMEWORK