localconnectivityservice/locod/tsrc/locodTest/group/locoddaemonmt.mmp
author hgs
Thu, 04 Nov 2010 15:31:42 +0800
changeset 60 841f70763fbe
permissions -rw-r--r--
201044_04

/*
* Copyright (c) 2002 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:  ?Description
*
*/

#include <data_caging_paths.hrh>
#include <platform_paths.hrh>

TARGET          locoddaemonmt.dll
TARGETTYPE      dll
UID             0x1000008D 0x101FB3E7

CAPABILITY      ALL -TCB

SOURCEPATH      ../src
SOURCE          daemonmt.cpp
SOURCE          daemonmtCases.cpp
SOURCE          BtSettings.cpp


USERINCLUDE     ../inc 

MW_LAYER_SYSTEMINCLUDE

LIBRARY         euser.lib
LIBRARY         stiftestinterface.lib
LIBRARY         btengsettings.lib

LANG            SC

// End of file