diff -r 2c7f27287390 -r 053c6c7c14f3 idlefw/tsrc/wrtdataplugin/group/mt_wrtdataplugin.mmp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/idlefw/tsrc/wrtdataplugin/group/mt_wrtdataplugin.mmp Thu Aug 19 10:13:44 2010 +0300 @@ -0,0 +1,48 @@ +/* +* Copyright (c) 2010 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: +* +*/ + + + +#include +#include +#include + +TARGET mt_wrtdataplugin.dll +TARGETTYPE dll +TARGETPATH /DigiaEUnit/Tests +UID 0x1000af5a 0x01700b02 + + +CAPABILITY EUNIT_CAPS +VENDORID 0x00000000 + +SOURCEPATH ../src +SOURCE mt_wrtdataplugin.cpp +SOURCE mt_wrtdataplugin_dllmain.cpp +SOURCE wrtdatapluginobserver.cpp + + +USERINCLUDE ../inc +SYSTEMINCLUDE ../../../plugins/wrtdataplugin/inc + +APP_LAYER_SYSTEMINCLUDE + +LIBRARY EUnit.lib +LIBRARY EUnitUtil.lib +LIBRARY euser.lib +LIBRARY ecom.lib +LIBRARY hspluginsettings.lib