1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/security/contentmgmt/contentaccessfwfordrm/group/f32agent.mmp Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,57 @@
1.4 +/*
1.5 +* Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies).
1.6 +* All rights reserved.
1.7 +* This component and the accompanying materials are made available
1.8 +* under the terms of the License "Eclipse Public License v1.0"
1.9 +* which accompanies this distribution, and is available
1.10 +* at the URL "http://www.eclipse.org/legal/epl-v10.html".
1.11 +*
1.12 +* Initial Contributors:
1.13 +* Nokia Corporation - initial contribution.
1.14 +*
1.15 +* Contributors:
1.16 +*
1.17 +* Description:
1.18 +* f32agent.dll Content Access Framework unprotected file agent
1.19 +*
1.20 +*/
1.21 +
1.22 +
1.23 +/**
1.24 + @file
1.25 +*/
1.26 +
1.27 +TARGET f32agent.dll
1.28 +CAPABILITY All -Tcb
1.29 +TARGETTYPE plugin
1.30 +
1.31 +UID 0x10009D8D 0x101FC2CD
1.32 +VENDORID 0x70000001
1.33 +
1.34 +UNPAGED
1.35 +
1.36 +SOURCEPATH ../source/f32agent
1.37 +SOURCE f32agentfactory.cpp
1.38 +SOURCE f32agentdata.cpp
1.39 +SOURCE f32agentmanager.cpp
1.40 +SOURCE f32agentcontent.cpp
1.41 +SOURCE f32defaultattributes.cpp
1.42 +SOURCE f32agent.cpp
1.43 +
1.44 +USERINCLUDE ../source/f32agent
1.45 +
1.46 +// OS_LAYER_SYSTEMINCLUDE_SYMBIAN -- should be this but has an upward dependency on apmstd.h in the MW layer.
1.47 +MW_LAYER_SYSTEMINCLUDE_SYMBIAN
1.48 +
1.49 +start resource 101FC2CD.rss
1.50 +target f32agent.rsc
1.51 +end
1.52 +
1.53 +LIBRARY euser.lib
1.54 +LIBRARY efsrv.lib
1.55 +LIBRARY apgrfx.lib
1.56 +LIBRARY apmime.lib
1.57 +LIBRARY caf.lib
1.58 +LIBRARY cafutils.lib
1.59 +LIBRARY f32agentui.lib
1.60 +SMPSAFE