genericpositioningplugins/locationsuplpsy/group/bld.inf
changeset 0 667063e416a2
child 4 42de37ce7ce4
equal deleted inserted replaced
-1:000000000000 0:667063e416a2
       
     1 /*
       
     2 * Copyright (c) 2005 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:  Project inf file
       
    15 *
       
    16 */
       
    17 
       
    18 #include <platform_paths.hrh>
       
    19 
       
    20 PRJ_PLATFORMS
       
    21 DEFAULT
       
    22 
       
    23 PRJ_EXPORTS
       
    24 ../rom/nla_suplpsy.iby 									 CORE_MW_LAYER_IBY_EXPORT_PATH(nla_suplpsy.iby)
       
    25 ../rom/nla_suplpsystub.iby               CORE_MW_LAYER_IBY_EXPORT_PATH(nla_suplpsystub.iby)
       
    26 
       
    27 ../data/suplpsystub.sis 	          /epoc32/data/z/system/install/suplpsystub.sis
       
    28 // Conf Files...
       
    29 ../conf/suplpsy.confml                    MW_LAYER_CONFML(suplpsy.confml) 
       
    30 ../conf/suplpsy_10206913.crml	            MW_LAYER_CONFML(suplpsy_10206913.crml)
       
    31 PRJ_MMPFILES
       
    32 nla_suplpsy.mmp
       
    33 
       
    34 //  End of File