mds_plat/location_manager_api/group/bld.inf
author hgs
Wed, 06 Oct 2010 15:08:08 +0300
changeset 60 79f826a55db2
permissions -rw-r--r--
201039
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
60
hgs
parents:
diff changeset
     1
/*
hgs
parents:
diff changeset
     2
* Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). 
hgs
parents:
diff changeset
     3
* All rights reserved.
hgs
parents:
diff changeset
     4
* This component and the accompanying materials are made available
hgs
parents:
diff changeset
     5
* under the terms of "Eclipse Public License v1.0"
hgs
parents:
diff changeset
     6
* which accompanies this distribution, and is available
hgs
parents:
diff changeset
     7
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
hgs
parents:
diff changeset
     8
*
hgs
parents:
diff changeset
     9
* Initial Contributors:
hgs
parents:
diff changeset
    10
* Nokia Corporation - initial contribution.
hgs
parents:
diff changeset
    11
*
hgs
parents:
diff changeset
    12
* Contributors:
hgs
parents:
diff changeset
    13
*
hgs
parents:
diff changeset
    14
* Description:  Build information file
hgs
parents:
diff changeset
    15
*
hgs
parents:
diff changeset
    16
*/
hgs
parents:
diff changeset
    17
hgs
parents:
diff changeset
    18
#include <platform_paths.hrh>
hgs
parents:
diff changeset
    19
#include "../../../locationmanager/inc/locplatsupport.mmh"
hgs
parents:
diff changeset
    20
hgs
parents:
diff changeset
    21
PRJ_PLATFORMS
hgs
parents:
diff changeset
    22
    DEFAULT
hgs
parents:
diff changeset
    23
hgs
parents:
diff changeset
    24
PRJ_EXPORTS
hgs
parents:
diff changeset
    25
../inc/rlocationtrail.h     MW_LAYER_PLATFORM_EXPORT_PATH(rlocationtrail.h)
hgs
parents:
diff changeset
    26
../inc/rlocationmanager.h	MW_LAYER_PLATFORM_EXPORT_PATH(rlocationmanager.h)
hgs
parents:
diff changeset
    27
../inc/locationtrailpskeys.h MW_LAYER_PLATFORM_EXPORT_PATH(locationtrailpskeys.h)
hgs
parents:
diff changeset
    28
../inc/rtracklog.h	MW_LAYER_PLATFORM_EXPORT_PATH(rtracklog.h)
hgs
parents:
diff changeset
    29
../inc/rlocationobjectmanipulator.h MW_LAYER_PLATFORM_EXPORT_PATH(rlocationobjectmanipulator.h)
hgs
parents:
diff changeset
    30
../inc/locationdatatype.h MW_LAYER_PLATFORM_EXPORT_PATH(locationdatatype.h)
hgs
parents:
diff changeset
    31
../inc/locationeventdef.h MW_LAYER_PLATFORM_EXPORT_PATH(locationeventdef.h)
hgs
parents:
diff changeset
    32
../inc/geotagobserver.h MW_LAYER_PLATFORM_EXPORT_PATH(geotagobserver.h)
hgs
parents:
diff changeset
    33
../inc/rlocationgeotagger.h MW_LAYER_PLATFORM_EXPORT_PATH(rlocationgeotagger.h)
hgs
parents:
diff changeset
    34
../inc/geotagger.h MW_LAYER_PLATFORM_EXPORT_PATH(geotagger.h)
hgs
parents:
diff changeset
    35
../inc/reversegeocoderplugin.h MW_LAYER_PLATFORM_EXPORT_PATH(reversegeocoderplugin.h)
hgs
parents:
diff changeset
    36
../inc/reversegeocoderplugin.inl MW_LAYER_PLATFORM_EXPORT_PATH(reversegeocoderplugin.inl)
hgs
parents:
diff changeset
    37
hgs
parents:
diff changeset
    38
PRJ_MMPFILES
hgs
parents:
diff changeset
    39
hgs
parents:
diff changeset
    40
PRJ_TESTMMPFILES
hgs
parents:
diff changeset
    41
hgs
parents:
diff changeset
    42
PRJ_TESTEXPORTS
hgs
parents:
diff changeset
    43