voipplugins/sipconnectionprovider/ipvoicemailengine/group/bld.inf
changeset 0 a4daefaec16c
equal deleted inserted replaced
-1:000000000000 0:a4daefaec16c
       
     1 /*
       
     2 * Copyright (c) 2002-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:  
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 // To get the APP_LAYER_PLATFORM_EXPORT_PATH-definition
       
    20 #include <platform_paths.hrh>
       
    21 
       
    22 
       
    23 PRJ_PLATFORMS
       
    24 default armv5
       
    25 
       
    26 PRJ_EXPORTS
       
    27 ../inc/ipvmbxobserver.h             |../../../inc/ipvmbxobserver.h
       
    28 ../inc/ipvmbxinterface.h            |../../../inc/ipvmbxinterface.h
       
    29 ../inc/ipvmbxconstants.h            |../../../inc/ipvmbxconstants.h
       
    30 
       
    31 ../rom/ipvoicemailengine.iby CORE_APP_LAYER_IBY_EXPORT_PATH( ipvoicemailengine.iby )
       
    32 
       
    33 ../rom/ipvoicemailengine_resources.iby LANGUAGE_APP_LAYER_IBY_EXPORT_PATH( ipvoicemailengine_resources.iby )
       
    34 
       
    35 ../loc/ipvoicemailengine.loc APP_LAYER_LOC_EXPORT_PATH( ipvoicemailengine.loc )
       
    36 
       
    37 
       
    38 PRJ_MMPFILES
       
    39 ipvoicemailengine.mmp
       
    40 
       
    41 // End of File