locationsystemui/locationsysui/posindicator/posindicator.pro
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 06 Jul 2010 14:44:11 +0300
changeset 33 834e27cad510
child 50 4c28d569e1fe
permissions -rw-r--r--
Revision: 201025 Kit: 2010127

# Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
# All rights reserved.
# This component and the accompanying materials are made available
# under the terms of "Eclipse Public License v1.0"
# which accompanies this distribution, and is available
# at the URL "http://www.eclipse.org/legal/epl-v10.html".
# Initial Contributors:
# Nokia Corporation - initial contribution.
# Contributors:
# Description:  project file for positioning settings in control panel


TEMPLATE = subdirs
SYMBIAN_PLATFORMS = WINSCW \
    ARMV5

# Build.inf rules
BLD_INF_RULES.prj_mmpfiles += "posindicatorhelperserver/group/posindicatorhelperserver.mmp"
BLD_INF_RULES.prj_mmpfiles += "posreversegeocodeinterface/group/posreversegeocodeinterface.mmp"
BLD_INF_RULES.prj_mmpfiles += "posreversegeocodeplugin/group/posreversegeocodeplugin.mmp"

SUBDIRS += posindhelperclientlib/posindicatorhelperclientlib.pro
SUBDIRS += posindicatorplugin/posindicator.pro

DEFINES += BUILD_POSINDICATOR

BLD_INF_RULES.prj_exports += "rom/posindicator.iby CORE_MW_LAYER_IBY_EXPORT_PATH(posindicator.iby)" \
                             "posindhelperclientlib/inc/posgeoaddress.h  ./inc/posgeoaddress.h" \
                             "posindhelperclientlib/inc/posindicatorglobal.h ./inc/posindicatorglobal.h" \
                             "posindhelperclientlib/inc/posindicatorinfo.h ./inc/posindicatorinfo.h" \
                             "posindicatorhelperserver/inc/posindicatorserverconst.h ./inc/posindicatorserverconst.h" \
                             "posreversegeocodeinterface/inc/posreversegeocodeinterface.h ./inc/posreversegeocodeinterface.h" \
                             "posreversegeocodeinterface/inc/posreversegeocodeinterface.hrh  ./inc/posreversegeocodeinterface.hrh" \
                              
# TODO:This is temporary solution. Once there is support to include bld.inf directly, this needs to be 
# removed