pictographs/AknPictograph/group/AknPictographImpl.mmp
changeset 0 05e9090e2422
child 100 9dbe1b043bea
equal deleted inserted replaced
-1:000000000000 0:05e9090e2422
       
     1 /*
       
     2 * Copyright (c) 2002 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: 
       
    15 *    Project definition file
       
    16 *
       
    17 */
       
    18 
       
    19 
       
    20 #include <platform_paths.hrh>
       
    21 
       
    22 TARGET      AknPictographImpl.dll
       
    23 TARGETTYPE  DLL
       
    24 UID     0x101F8611 0x00000000 
       
    25 
       
    26 CAPABILITY      CAP_GENERAL_DLL
       
    27 VENDORID        VID_DEFAULT
       
    28 
       
    29 SOURCEPATH  ../src
       
    30 
       
    31 USERINCLUDE ../inc
       
    32 USERINCLUDE ../generated
       
    33 
       
    34 // This is a SYSTEMINCLUDE macro containing the middleware
       
    35 // layer specific include directories
       
    36 MW_LAYER_SYSTEMINCLUDE
       
    37 
       
    38 SYSTEMINCLUDE   ../../../inc
       
    39 SYSTEMINCLUDE   ../../inc
       
    40 
       
    41 SOURCE      AknPictographFactory.cpp
       
    42 SOURCE      AknPictographDrawer.cpp
       
    43 SOURCE      AknPictographAnimator.cpp
       
    44 SOURCE      AknPictographPanic.cpp
       
    45 SOURCE      AknStaticPictographDefKey.cpp
       
    46 SOURCE      AknAnimatedPictographDefKey.cpp
       
    47 SOURCE      AknPictographExport.cpp
       
    48 
       
    49 LIBRARY     FBSCLI.LIB
       
    50 LIBRARY     CONE.LIB
       
    51 LIBRARY     ACTIVITYMANAGER.LIB
       
    52 LIBRARY     EUSER.LIB
       
    53 LIBRARY     GDI.LIB
       
    54 LIBRARY     BITGDI.LIB