landmarks/locationlandmarks/internalservices/group/bld.inf
changeset 0 667063e416a2
child 16 380473e13443
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 definition file for internalservices component
       
    15 *
       
    16 *
       
    17 */
       
    18 
       
    19 
       
    20 #include <platform_paths.hrh>
       
    21 
       
    22 PRJ_PLATFORMS
       
    23 DEFAULT
       
    24 
       
    25 PRJ_EXPORTS
       
    26 
       
    27 ../../loc/eposlmglobalcategories_en.loc     MW_LAYER_LOC_EXPORT_PATH(eposlmglobalcategories_en.loc)
       
    28 
       
    29 // Domain APIs
       
    30 
       
    31 // Internal APIs
       
    32 ../inc/EPos_CPosLmGlobalCategoryReader.h    |../../../inc/epos_cposlmglobalcategoryreader.h
       
    33 ../inc/EPos_CPosLmDiskUtilities.h           |../../../inc/epos_cposlmdiskutilities.h
       
    34 ../inc/EPos_CPosLmResourceReader.h          |../../../inc/epos_cposlmresourcereader.h
       
    35 ../inc/EPos_CPosLmLocalDbAccess.h           |../../../inc/epos_cposlmlocaldbaccess.h
       
    36 ../inc/EPos_LandmarkDatabaseStructure.h     |../../../inc/epos_landmarkdatabasestructure.h
       
    37 ../inc/EPos_PosLmCategoryHandler.h          |../../../inc/epos_poslmcategoryhandler.h
       
    38 ../inc/EPos_PosLmLandmarkHandler.h          |../../../inc/epos_poslmlandmarkhandler.h
       
    39 ../inc/EPos_CPosLmCompactDatabase.h         |../../../inc/epos_cposlmcompactdatabase.h
       
    40 ../inc/EPos_PosLmTrealCompare.h             |../../../inc/epos_poslmtrealcompare.h
       
    41 ../inc/EPos_PosLmDatabaseUtility.h          |../../../inc/epos_poslmdatabaseutility.h
       
    42 ../inc/EPos_PosLmFileFinder.h               |../../../inc/epos_poslmfilefinder.h
       
    43 ../inc/EPos_CPosLmSettingsHandler.h         |../../../inc/epos_cposlmsettingshandler.h
       
    44 ../inc/EPos_PosLmLongTextColHandler.h       |../../../inc/epos_poslmlongtextcolhandler.h
       
    45 
       
    46 ../data/101FE99B.txt                        /epoc32/release/winscw/udeb/z/private/10202be9/101fe99b.txt
       
    47 
       
    48 PRJ_MMPFILES
       
    49 //gnumakefile epos_landmarksglobalcategories_icons.mk
       
    50 EPos_LmInternalServices.mmp
       
    51 EPos_LandmarksGlobalCategories.mmp
       
    52 
       
    53 PRJ_EXTENSIONS
       
    54 START EXTENSION s60/mifconv
       
    55 OPTION TARGETFILE eposlmglcategories.mif
       
    56 OPTION HEADERFILE eposlmglcategories.mbg
       
    57 OPTION SOURCES -c8,1 qgn_prop_lm_hotel.svg -c8,1 qgn_prop_lm_business.svg -c8,1 qgn_prop_lm_communication.svg -c8,1 qgn_prop_lm_education.svg -c8,1 qgn_prop_lm_fun.svg -c8,1 qgn_prop_lm_restaurant.svg -c8,1 qgn_prop_lm_area.svg -c8,1 qgn_prop_lm_outdoor.svg -c8,1 qgn_prop_lm_people.svg -c8,1 qgn_prop_lm_public.svg -c8,1 qgn_prop_lm_church.svg -c8,1 qgn_prop_lm_shopping.svg -c8,1 qgn_prop_lm_sightseeing.svg -c8,1 qgn_prop_lm_sport.svg -c8,1 qgn_prop_lm_transport.svg
       
    58 END