scrsaver/screensaveraiwplugin/group/screensaveraiwplugin.mmp
branchRCL_3
changeset 26 e8d784ac1a4b
child 31 8f536f98e1f8
equal deleted inserted replaced
25:aaeeca1f15af 26:e8d784ac1a4b
       
     1 /*
       
     2 * Copyright (c) 2006 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 aknswallpaperplugin
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 
       
    21 #include <platform_paths.hrh>
       
    22 #include <data_caging_paths.hrh>
       
    23 
       
    24 TARGET          screensaveraiwplugin.dll
       
    25 TARGETTYPE      PLUGIN
       
    26 UID             0x10009D8D 0x10282921
       
    27 
       
    28 CAPABILITY      CAP_ECOM_PLUGIN
       
    29 VENDORID        VID_DEFAULT
       
    30 
       
    31 SOURCEPATH      ../src
       
    32 SOURCE          screensaveraiwplugin.cpp
       
    33 
       
    34 // Published to /resource
       
    35 START RESOURCE  screensaveraiwplugin.rss
       
    36 HEADER
       
    37 TARGET          screensaveraiwplugin.rsc
       
    38 TARGETPATH      RESOURCE_FILES_DIR
       
    39 LANGUAGE_IDS
       
    40 END // RESOURCE
       
    41 
       
    42 // Published to /resource/plugins
       
    43 START RESOURCE  10282921.rss
       
    44 TARGET          screensaveraiwplugin.rsc
       
    45 END
       
    46 
       
    47 USERINCLUDE     ../inc
       
    48 USERINCLUDE     ../../scrsaverplugins/ScreenSaverAnimPlugin/inc
       
    49 
       
    50 // This is a SYSTEMINCLUDE macro containing the middleware
       
    51 // layer specific include directories
       
    52 MW_LAYER_SYSTEMINCLUDE
       
    53 
       
    54 SYSTEMINCLUDE   /epoc32/include/ecom
       
    55 
       
    56 LIBRARY         euser.lib
       
    57 LIBRARY         servicehandler.lib
       
    58 LIBRARY         CommonEngine.lib        // RConeResourceLoader
       
    59 LIBRARY         cone.lib                // CCoeEnv
       
    60 LIBRARY         efsrv.lib               // TParse
       
    61 LIBRARY         avkon.lib
       
    62 LIBRARY         aknskinsrv.lib          // RAknsSrvSession
       
    63 LIBRARY         imageconversion.lib     // CImageDecoder
       
    64 LIBRARY         centralrepository.lib   // CRepository