scrsaver/scrsaverplugins/ScreenSaverGifAnimPlugin/group/ScreenSaverGifAnimPluginEcom.mmp
changeset 14 8a173132b0aa
parent 2 058b1fc1663a
equal deleted inserted replaced
2:058b1fc1663a 14:8a173132b0aa
     1 /*
       
     2 * Copyright (c) 2005 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 GifAnimation plug-in
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 
       
    21 
       
    22 #include <platform_paths.hrh>
       
    23 
       
    24 TARGET                  ScreenSaverGifAnimPlugin.dll
       
    25 TARGETTYPE              PLUGIN
       
    26 UID                     0x10009D8D 0x102750B5
       
    27 
       
    28 CAPABILITY              CAP_ECOM_PLUGIN
       
    29 VENDORID                VID_DEFAULT
       
    30 
       
    31 SOURCEPATH              ../src
       
    32 SOURCE                  GifAnimationPluginMain.cpp
       
    33 SOURCE                  GifAnimationPlugin.cpp
       
    34 SOURCE                  GifAnimationPluginDllApi.cpp
       
    35 SOURCE                  GifAnimationPluginControl.cpp
       
    36 
       
    37 
       
    38 USERINCLUDE             ../inc
       
    39 USERINCLUDE             ../../ScreenSaverAnimPlugin/inc
       
    40 
       
    41 // This is a SYSTEMINCLUDE macro containing the middleware
       
    42 // layer specific include directories
       
    43 APP_LAYER_SYSTEMINCLUDE
       
    44 
       
    45 SOURCEPATH              ../resource
       
    46 START RESOURCE          102750B5.rss
       
    47 TARGET                  ScreenSaverGifAnimPlugin.rsc
       
    48 END // RESOURCE
       
    49 
       
    50 
       
    51 //deffile generation
       
    52 #if defined( ARMCC )
       
    53 DEFFILE ../EABI/ScreenSaverGifAnimPlugin.def
       
    54 #else
       
    55 DEFFILE ../BWINSCW/ScreenSaverGifAnimPlugin.def
       
    56 #endif
       
    57 
       
    58 LIBRARY           euser.lib cone.lib
       
    59 LIBRARY           eikcore.lib fbscli.lib gdi.lib
       
    60 LIBRARY           bitgdi.lib // CFbsBitmapDevice
       
    61 LIBRARY           ecom.lib
       
    62 LIBRARY           IHL.LIB   // MIHLFileImage
       
    63 LIBRARY           efsrv.lib // RFs
       
    64 LIBRARY           bafl.lib  // baflutils