phoneapp/silenceactionplugin/group/bld.inf
changeset 0 5f000ab63145
child 20 d398543c5fb7
child 21 92ab7f8d0eab
child 34 b68fcd923911
equal deleted inserted replaced
-1:000000000000 0:5f000ab63145
       
     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