diff -r 000000000000 -r 95b198f216e5 omadrm/drmplugins/drmromtm/group/RoMtmCli.mmp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/omadrm/drmplugins/drmromtm/group/RoMtmCli.mmp Thu Dec 17 08:52:27 2009 +0200 @@ -0,0 +1,46 @@ +/* +* Copyright (c) 2002-2008 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: Rights Object Client side MTM +* +*/ + +#include +#include + +TARGET RoMtmCli.dll +TARGETTYPE dll +UID 0x10003C5F 0x101F6DC0 +TARGETPATH SHARED_LIB_DIR + +CAPABILITY CAP_GENERAL_DLL +VENDORID VID_DEFAULT + +SOURCEPATH ../client/src +SOURCE RoMtmCli.cpp + +USERINCLUDE ../inc +USERINCLUDE ../client/inc +USERINCLUDE ../../../../inc // ADo level inc dir + +// Default system include paths for middleware layer modules. +MW_LAYER_SYSTEMINCLUDE + +LIBRARY euser.lib +LIBRARY msgs.lib +LIBRARY sysutil.lib +LIBRARY efsrv.lib + +SMPSAFE + +// EXPORTUNFROZEN