systemsettings/gssensorplugin/group/bld.inf
changeset 0 2e3d3ce01487
child 35 13fd6fd25fe7
child 62 924385140d98
equal deleted inserted replaced
-1:000000000000 0:2e3d3ce01487
       
     1 /*
       
     2 * Copyright (c) 2006-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 gssensorplugin
       
    15 *
       
    16 */
       
    17 
       
    18 #include <platform_paths.hrh>
       
    19 
       
    20 PRJ_PLATFORMS
       
    21 DEFAULT
       
    22 
       
    23 PRJ_EXPORTS
       
    24 //Configuration tool migration
       
    25 ../conf/sensorplugin.confml         MW_LAYER_CONFML(sensorplugin.confml)
       
    26 ../conf/sensorplugin_10282DF0.crml  MW_LAYER_CRML(sensorplugin_10282DF0.crml)
       
    27 
       
    28 ../loc/gssensorplugin.loc           MW_LAYER_LOC_EXPORT_PATH(gssensorplugin.loc)
       
    29 
       
    30 // Iby file exports
       
    31 ../rom/gssensorplugin.iby           CORE_MW_LAYER_IBY_EXPORT_PATH(gssensorplugin.iby)
       
    32 ../rom/gssenpluginresources.iby     LANGUAGE_MW_LAYER_IBY_EXPORT_PATH(gssenpluginresources.iby)
       
    33 
       
    34 PRJ_MMPFILES
       
    35 gssensorplugin.mmp
       
    36 
       
    37 PRJ_EXTENSIONS
       
    38 
       
    39 START EXTENSION s60/mifconv
       
    40     OPTION TARGETFILE gssenplugin.mif
       
    41     OPTION HEADERFILE gssenplugin.mbg
       
    42     OPTION SOURCES -c8,8 qgn_prop_set_gene_sensor
       
    43 END