convergedcallengine/csplugin/group/bld.inf
branchRCL_3
changeset 20 987c9837762f
parent 0 ff3b6d0fd310
equal deleted inserted replaced
19:7d48bed6ce0c 20:987c9837762f
       
     1 /*
       
     2 * Copyright (c) 2006-2009 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 CS Call Plugin
       
    15 *
       
    16 */
       
    17 
       
    18 #include <platform_paths.hrh>
       
    19 
       
    20 // specifies the platforms this component needs to be built 
       
    21 PRJ_PLATFORMS
       
    22 DEFAULT
       
    23 
       
    24 
       
    25 // Specify the source file followed by its destination here
       
    26 PRJ_EXPORTS
       
    27 ../data/csplugin_stub.sis       /epoc32/data/z/system/install/csplugin_stub.sis
       
    28 
       
    29 // IBY files
       
    30 #if defined(CORE_MW_LAYER_IBY_EXPORT_PATH)
       
    31 ../rom/csplugin.iby             CORE_MW_LAYER_IBY_EXPORT_PATH(csplugin.iby)
       
    32 #endif
       
    33 
       
    34 // Specify the .mmp files required for building the important component
       
    35 // releasables.
       
    36 PRJ_MMPFILES
       
    37 csplugin.mmp
       
    38 
       
    39 
       
    40 //PRJ_TESTMMPFILES
       
    41 //../internal/test/group/mt_cconvergedcallprovider.mmp