genericpositioningplugins/locationnpppsy/group/bld.inf
changeset 0 667063e416a2
child 24 9c303455e256
equal deleted inserted replaced
-1:000000000000 0:667063e416a2
       
     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:  Project inf file
       
    15 *
       
    16 */
       
    17 
       
    18 #include <platform_paths.hrh>
       
    19 
       
    20 PRJ_PLATFORMS
       
    21 DEFAULT
       
    22 
       
    23 PRJ_EXPORTS
       
    24 ../rom/nla_npppsy.iby     	          	CORE_MW_LAYER_IBY_EXPORT_PATH(nla_npppsy.iby)
       
    25 ../rom/nla_npppsy_resources.iby     	  LANGUAGE_MW_LAYER_IBY_EXPORT_PATH(nla_npppsy_resources.iby)
       
    26 ../rom/nla_npppsystub.iby               CORE_MW_LAYER_IBY_EXPORT_PATH(nla_npppsystub.iby)	
       
    27 ../loc/nla_npppsy.loc	         					MW_LAYER_LOC_EXPORT_PATH(nla_npppsy.loc)	
       
    28 ../loc/nla_gpspositioner.loc	          MW_LAYER_LOC_EXPORT_PATH(nla_gpspositioner.loc)	
       
    29 ../loc/nla_agpspositioner.loc	          MW_LAYER_LOC_EXPORT_PATH(nla_agpspositioner.loc)	
       
    30 ../loc/nla_nbppositioner.loc	          MW_LAYER_LOC_EXPORT_PATH(nla_nbppositioner.loc)	
       
    31 
       
    32 
       
    33 ../data/npppsystub.sis 	          /epoc32/data/z/system/install/npppsystub.sis
       
    34 
       
    35 // conf files
       
    36 ../conf/npppsy.confml                     MW_LAYER_CONFML(npppsy.confml) 
       
    37 ../conf/npppsy_10206915.crml 	          MW_LAYER_CRML(npppsy_10206915.crml)
       
    38 
       
    39 PRJ_MMPFILES
       
    40 nla_npppsy.mmp
       
    41 
       
    42 //  End of File