phonebookui/Phonebook2/remotecontactlookup/contactactionservice/saveascontactplugin/group/bld.inf
changeset 0 e686773b3f54
equal deleted inserted replaced
-1:000000000000 0:e686773b3f54
       
     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:  Build information file for project CAS's Call GSM plugin
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #include <platform_paths.hrh>
       
    20 
       
    21 PRJ_PLATFORMS
       
    22 ARMV5 WINSCW
       
    23 
       
    24 PRJ_MMPFILES
       
    25 pbk2rclsaveascontactplugin.mmp
       
    26 
       
    27 PRJ_EXTENSIONS
       
    28 
       
    29 START EXTENSION s60/mifconv
       
    30 OPTION TARGETFILE pbk2rclsaveascontactplugin.mif
       
    31 OPTION HEADERFILE pbk2rclsaveascontactplugin.mbg
       
    32 OPTION SOURCEDIR ${EPOCROOT}epoc32/s60/icons
       
    33 OPTION SOURCES -c16,8 qgn_prop_cmail_action_save.svg
       
    34 END