photosgallery/controllers/imageviewer/group/glximageviewermanager.mmp
branchRCL_3
changeset 60 5b3385a43d68
child 75 01504893d9cb
equal deleted inserted replaced
59:8e5f6eea9c9f 60:5b3385a43d68
       
     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: 
       
    15 *
       
    16 */
       
    17 #include <data_caging_paths.hrh>
       
    18 #include <platform_paths.hrh>
       
    19 
       
    20 #include "../../../inc/glxcapabilities.hrh"
       
    21 #include "../../../group/glxbuildcommon.mmh"
       
    22 
       
    23 TARGET 					glximageviewermanager.dll
       
    24 TARGETTYPE 				DLL
       
    25 UID                     0x1000008d 0x20000A12
       
    26 
       
    27 #ifndef WINSCW
       
    28 EPOCALLOWDLLDATA
       
    29 #endif 
       
    30 CAPABILITY              ALL -TCB // CAP_GENERAL_DLL
       
    31 
       
    32 SOURCEPATH 				../src
       
    33 SOURCE                  glximageviewermanager.cpp
       
    34 
       
    35 APP_LAYER_SYSTEMINCLUDE
       
    36 SYSTEMINCLUDE             ../../../inc
       
    37 SYSTEMINCLUDE           ../../../common/inc
       
    38 
       
    39 USERINCLUDE             ../inc
       
    40 
       
    41 LIBRARY                 efsrv.lib
       
    42 LIBRARY                 euser.lib
       
    43 LIBRARY                 caf.lib             // ContentAccess::CManager
       
    44 LIBRARY                 flogger.lib         // For Logging Tracer
       
    45 LIBRARY                 glxcommon.lib       // CGlxSingetonStore
       
    46 LIBRARY                 cone.lib            // ConeUtils
       
    47 LIBRARY                 platformenv.lib     // DriveInfo
       
    48 LIBRARY                 imageconversion.lib // CImageDecoder
       
    49 //EXPORTUNFROZEN