wmdrm/camese/httpfiltercamese/group/httpfiltercamese.mmp
changeset 0 95b198f216e5
child 2 76350b5be3d8
equal deleted inserted replaced
-1:000000000000 0:95b198f216e5
       
     1 /*
       
     2 * Copyright (c) 2007 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 "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:  Project definition file for project httpfiltercamese
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #include <platform_paths.hrh>
       
    20 #include <data_caging_paths.hrh>
       
    21 
       
    22 TARGET                  httpfiltercamese.dll
       
    23 TARGETTYPE              PLUGIN
       
    24 
       
    25 UID                     0x10009D8D 0x10282936
       
    26 
       
    27 VENDORID                VID_DEFAULT
       
    28 CAPABILITY              CAP_ECOM_PLUGIN
       
    29 
       
    30 USERINCLUDE             ../inc
       
    31 USERINCLUDE             ../../inc 
       
    32 USERINCLUDE				../../wmdrmdla/inc
       
    33 
       
    34 MW_LAYER_SYSTEMINCLUDE
       
    35 
       
    36 SOURCEPATH              ../src
       
    37 SOURCE                  httpfiltercamesedrmheader.cpp
       
    38 SOURCE                  httpfiltercamesemain.cpp
       
    39 SOURCE                  httpfiltercamesedatasupplier.cpp
       
    40 
       
    41 START RESOURCE          ../data/10282936.rss
       
    42 HEADER
       
    43 TARGET                  httpfiltercamese.rsc
       
    44 // *** Uncomment LANGUAGE_IDS below if and only if the resource file needs localisation
       
    45 // LANGUAGE_IDS
       
    46 END // RESOURCE
       
    47 
       
    48 LIBRARY                 euser.lib
       
    49 LIBRARY                 flogger.lib
       
    50 LIBRARY                 bafl.lib
       
    51 LIBRARY                 httpfiltercommon.lib
       
    52 LIBRARY                 http.lib
       
    53 LIBRARY                 inetprotutil.lib
       
    54 LIBRARY                 esock.lib
       
    55 LIBRARY                 ecom.lib
       
    56 LIBRARY         		charconv.lib
       
    57 LIBRARY					wmdrmdla.lib
       
    58 LIBRARY                 centralrepository.lib // central repository
       
    59 
       
    60 SMPSAFE