photosgallery/controllers/collectionmanager/group/glxcollectionmanager.mmp
changeset 0 4e91876724a2
equal deleted inserted replaced
-1:000000000000 0:4e91876724a2
       
     1 /*
       
     2 * Copyright (c) 2008-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:    Project definition file for project Collection manager
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20  
       
    21 #include <data_caging_paths.hrh>
       
    22 #include <platform_paths.hrh>
       
    23 
       
    24 
       
    25 #include "../../../inc/glxcapabilities.hrh"
       
    26 #include "../../../group/glxbuildcommon.mmh"
       
    27 
       
    28 TARGET                  glxcollectionmanager.dll
       
    29 TARGETTYPE              dll
       
    30 UID                     0x1000008d 0x20000A11
       
    31 
       
    32 #ifndef WINSCW
       
    33 EPOCALLOWDLLDATA
       
    34 #endif 
       
    35 CAPABILITY              CAP_GENERAL_DLL
       
    36 
       
    37 SOURCEPATH              ../src
       
    38 SOURCE                  glxcollectioninfo.cpp
       
    39 SOURCE                  glxcollectionmanager.cpp
       
    40 SOURCE                  glxcollectionmanagerimpl.cpp
       
    41 SOURCE                  glxcollectionselectionpopup.cpp
       
    42 
       
    43 USERINCLUDE             ../inc
       
    44 // System includes from the source tree
       
    45 SYSTEMINCLUDE           ../../../common/inc
       
    46 SYSTEMINCLUDE           ../../../inc
       
    47 SYSTEMINCLUDE           ../../../viewframework/commandhandlers/commoncommandhandlers/inc
       
    48 SYSTEMINCLUDE           ../../../viewframework/inc
       
    49 SYSTEMINCLUDE           ../../../viewframework/medialists/inc
       
    50 SYSTEMINCLUDE           ../../../viewframework/views/viewbase/inc
       
    51 
       
    52 
       
    53 APP_LAYER_SYSTEMINCLUDE
       
    54 
       
    55 LIBRARY                 apparc.lib
       
    56 LIBRARY                 avkon.lib  
       
    57 LIBRARY                 cone.lib 
       
    58 LIBRARY                 eikcoctl.lib
       
    59 LIBRARY                 eikcore.lib  
       
    60 LIBRARY                 estor.lib 
       
    61 LIBRARY                 euser.lib
       
    62 LIBRARY                 fbscli.lib
       
    63 LIBRARY                 gdi.lib  
       
    64 LIBRARY                 glxcommon.lib
       
    65 LIBRARY                 glxcommoncommandhandlers.lib
       
    66 LIBRARY                 glxmedialists.lib
       
    67 LIBRARY                 mpxcollectionutility.lib
       
    68 LIBRARY                 mpxcommon.lib
       
    69 
       
    70 //EXPORTUNFROZEN