landmarks/locationlandmarks/group/bld.inf
changeset 0 667063e416a2
equal deleted inserted replaced
-1:000000000000 0:667063e416a2
       
     1 /*
       
     2 * Copyright (c) 2002-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: 
       
    15 *    This file provides the information required for building the
       
    16 *    Landmarks subsystem.
       
    17 *
       
    18 */
       
    19 
       
    20 
       
    21 
       
    22 PRJ_PLATFORMS
       
    23 WINSCW ARMV5
       
    24 
       
    25 #include "../clientlib/group/bld.inf"
       
    26 #include "../searchclientlib/group/bld.inf"
       
    27 #include "../multidbsearch/group/bld.inf"
       
    28 #include "../dbmanclientlib/group/bld.inf"
       
    29 #include "../dbmanprov/group/bld.inf"
       
    30 #include "../dbreg/group/bld.inf"
       
    31 #include "../serverclientlib/group/bld.inf"
       
    32 #include "../recognizer/group/bld.inf"
       
    33 #include "../converter/group/bld.inf"
       
    34 #include "../internalservices/group/bld.inf"
       
    35 #include "../server/group/bld.inf"
       
    36 #include "../localaccess/group/bld.inf"
       
    37 #include "../localaccessprov/group/bld.inf"
       
    38 #include "../localsearchprov/group/bld.inf"
       
    39 #include "../localdbmanprov/group/bld.inf"
       
    40 
       
    41 PRJ_EXPORTS
       
    42 ../data/LocationLandmarksStub.SIS       /epoc32/data/z/system/install/locationlandmarksstub.sis
       
    43 
       
    44 ../Rom/LocationLandmarks.iby            CORE_MW_LAYER_IBY_EXPORT_PATH(LocationLandmarks.iby)
       
    45 ../Rom/locationlandmarks_resources.iby  LANGUAGE_MW_LAYER_IBY_EXPORT_PATH(locationlandmarks_resources.iby)
       
    46 ../Rom/LocationLandmarksStub.iby        CORE_MW_LAYER_IBY_EXPORT_PATH(LocationLandmarksStub.iby)
       
    47 
       
    48 PRJ_EXPORTS
       
    49 ../Conf/landmarks.confml                     MW_LAYER_CONFML(landmarks.confml) 
       
    50 ../Conf/landmarks_101fe99b.crml 	        MW_LAYER_CRML(landmarks_101fe99b.crml)
       
    51 
       
    52 
       
    53 
       
    54 // End of File