contentstorage/casrv/caprogresscanner/group/caprogresscanner.mmp
changeset 102 8b8b34fa9751
equal deleted inserted replaced
100:0920c6a9b6c8 102:8b8b34fa9751
       
     1 /*
       
     2 * Copyright (c) 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 "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: caprogresscanner.mmp
       
    15 *
       
    16 */
       
    17 
       
    18 // To get the MW_LAYER_SYSTEMINCLUDE-definition
       
    19 #include <platform_paths.hrh>
       
    20 
       
    21 TARGET caprogresscanner.dll
       
    22 TARGETTYPE PLUGIN
       
    23 
       
    24 // ECom Dll recognition UID followed by the unique UID for this dll
       
    25 UID 0x10009D8D 0x20022F86
       
    26 SECUREID 0x20022F86
       
    27 CAPABILITY CAP_ECOM_PLUGIN
       
    28 
       
    29 SOURCEPATH      ../src
       
    30 SOURCE          proxy.cpp
       
    31 SOURCE          caprogresscanner.cpp
       
    32 
       
    33 USERINCLUDE     ../inc
       
    34 USERINCLUDE     ../../casrvmgr/inc
       
    35 USERINCLUDE     ../../../inc
       
    36 USERINCLUDE     ../../../cautils/inc
       
    37 USERINCLUDE     ../../../srvinc
       
    38 
       
    39 
       
    40 MW_LAYER_SYSTEMINCLUDE
       
    41 
       
    42 SOURCEPATH      ../data
       
    43 START RESOURCE  caprogresscanner.rss
       
    44     LANG    sc
       
    45     TARGET  caprogresscanner.rsc
       
    46 END
       
    47 
       
    48 LIBRARY         euser.lib
       
    49 LIBRARY         ECom.lib
       
    50 LIBRARY         camenu.lib
       
    51 LIBRARY         cautils.lib
       
    52 LIBRARY         apparc.lib
       
    53 LIBRARY         apgrfx.lib
       
    54 LIBRARY         bafl.lib
       
    55 LIBRARY         efsrv.lib
       
    56 LIBRARY         platformenv.lib
       
    57 
       
    58 LIBRARY         sifnotification.lib
       
    59 LIBRARY         scrclient.lib
       
    60 LIBRARY         sif.lib