os/security/contentmgmt/contentaccessfwfordrm/group/reccaf.mmp
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     1 /*
     2 * Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     5 * under the terms of the License "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     8 *
     9 * Initial Contributors:
    10 * Nokia Corporation - initial contribution.
    11 *
    12 * Contributors:
    13 *
    14 * Description: 
    15 * CafRec.mmp
    16 * RecCaf.dll Content Access Framework recognizer
    17 *
    18 */
    19 
    20 
    21 /**
    22  @file
    23 */
    24 
    25 TARGET			reccaf.dll
    26 CAPABILITY		TrustedUI ProtServ DRM
    27 
    28 TARGETTYPE		PLUGIN
    29 UID				0x10009D8D 0x101ff761
    30 VENDORID		0x70000001
    31 
    32 SOURCEPATH		../source/reccaf
    33 
    34 SOURCE			CafApaRecognizer.cpp mimetypemapping.cpp
    35 START RESOURCE	101ff761.rss
    36 TARGET			reccaf.rsc
    37 END
    38 
    39 USERINCLUDE		../source/caf 
    40 USERINCLUDE		../source/reccaf
    41 
    42 // OS_LAYER_SYSTEMINCLUDE_SYMBIAN -- should be this but has an upward dependency on apmstd.h in the MW layer.
    43 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
    44 
    45 LIBRARY			euser.lib apmime.lib estor.lib
    46 LIBRARY			caf.lib efsrv.lib 
    47 SMPSAFE