locsrv_plat/map_and_navigation_api/tsrc/mapnavproviderrefapp/group/bld.inf
branchRCL_3
changeset 44 2b4ea9893b66
parent 42 02ba3f1733c6
child 45 6b6920c56e2f
equal deleted inserted replaced
42:02ba3f1733c6 44:2b4ea9893b66
     1 /*
       
     2 * Copyright (c) 2006 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 MapNavRefProviderApp
       
    15 *
       
    16 */
       
    17 
       
    18 #include <bldvariant.hrh>
       
    19 #include <platform_paths.hrh>
       
    20 
       
    21 PRJ_PLATFORMS
       
    22 DEFAULT
       
    23 
       
    24 PRJ_EXTENSIONS
       
    25 START EXTENSION s60/mifconv
       
    26 OPTION TARGETFILE MnRefProvider.mif  // this will also generate .mbm;
       
    27 OPTION HEADERFILE MnRefProvider.mbg
       
    28 OPTION SOURCES -c8,8 default_lm.bmp
       
    29 OPTION SOURCEDIR ../data
       
    30 END
       
    31 PRJ_MMPFILES
       
    32 PRJ_TESTMMPFILES
       
    33 
       
    34 mapnavrefengine.mmp
       
    35 mapnavrefprovider.mmp
       
    36 mapnavrefproviderback.mmp
       
    37 
       
    38 #ifdef RD_MAPNAV_BITMAP_ACCESS
       
    39 mapnavrefproviderplugin.mmp
       
    40 #endif
       
    41 
       
    42