locationtriggering/lbtmgmtui/rom/lbtmgmtuistub.iby
author William Roberts <williamr@symbian.org>
Sun, 14 Mar 2010 13:11:31 +0000
branchCompilerCompatibility
changeset 7 b2effab6283c
parent 0 667063e416a2
permissions -rw-r--r--
Automatic merge from PDK_3.0.h

/*
* 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: Stub IBY definition
*
*/
#ifndef __LBTMGMTUISTUB_IBY__
#define __LBTMGMTUISTUB_IBY__

#include <bldvariant.hrh>

#ifdef FF_LBT_ENGINE
#ifdef FF_LBT_MGTUI

// Location System UI stub
data=ZSYSTEM\install\lbtmgmtuistub.sis    system\install\lbtmgmtuistub.sis

#endif // ( FF_LBT_MGTUI )
#endif // ( FF_LBT_ENGINE )

#endif // (__LBTMGMTUISTUB_IBY__)