phonesettings/aiwcallimageplugin/group/bld.inf
changeset 0 5f000ab63145
equal deleted inserted replaced
-1:000000000000 0:5f000ab63145
       
     1 /*
       
     2 * Copyright (c) 2004 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 information specification for Aiw Call Image plugin.
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #ifdef  __CALL_IMAGETEXT
       
    20 #include  <platform_paths.hrh>
       
    21 
       
    22 PRJ_PLATFORMS
       
    23 DEFAULT
       
    24 
       
    25 PRJ_EXPORTS
       
    26 ../data/aiwcallimageplugin_stub.SIS\
       
    27     /epoc32/data/z/system/install/aiwcallimageplugin_stub.SIS
       
    28     
       
    29 ../rom/aiwcallimageplugin.iby\
       
    30     CORE_APP_LAYER_IBY_EXPORT_PATH(aiwcallimageplugin.iby)
       
    31 
       
    32 ../rom/aiwcallimagepluginresources.iby\
       
    33     LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(aiwcallimagepluginresources.iby)
       
    34     
       
    35 ../loc/aiwcallimageplugin.loc\
       
    36     APP_LAYER_LOC_EXPORT_PATH(aiwcallimageplugin.loc)
       
    37 
       
    38 PRJ_MMPFILES
       
    39 aiwcallimageplugin.mmp
       
    40 
       
    41 PRJ_TESTMMPFILES
       
    42 #endif // __CALL_IMAGETEXT
       
    43 
       
    44 //  End of File