diff -r 866b4af7ffbe -r 4dc88a4ac6f4 localconnectivityservice/locod/tsrc/locodTest/group/locoddaemonmt.mmp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/localconnectivityservice/locod/tsrc/locodTest/group/locoddaemonmt.mmp Fri Oct 15 15:05:57 2010 +0800 @@ -0,0 +1,43 @@ +/* +* 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 +#include + +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