photosgallery/gallery/group/glx.mmp
changeset 0 4e91876724a2
child 13 71da52165949
equal deleted inserted replaced
-1:000000000000 0:4e91876724a2
       
     1 /*
       
     2 * Copyright (c) 2008 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 Media gallery
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20  
       
    21 #include <data_caging_paths.hrh>
       
    22 #include <platform_paths.hrh>
       
    23 
       
    24 #include "../../inc/glxcapabilities.hrh"
       
    25 #include "../../../photos_plat/gallery_utilities_api/inc/glxgallery.hrh"
       
    26 #include "../../group/glxbuildcommon.mmh"
       
    27 #include "../../inc/glxalfhelper.mmh"
       
    28 
       
    29 TARGET                  glx.exe
       
    30 TARGETTYPE              exe
       
    31 UID                     0x100039CE KGlxGalleryApplicationUid
       
    32 
       
    33 CAPABILITY              GLX_CAPABILITIES
       
    34 
       
    35 SOURCEPATH              ../src
       
    36 SOURCE                  glxapplication.cpp 
       
    37 SOURCE                  glxappui.cpp
       
    38 SOURCE                  glxdocument.cpp 
       
    39 
       
    40 SOURCEPATH              ../group
       
    41 
       
    42 START RESOURCE          glx.rss
       
    43 HEADER
       
    44 TARGETPATH              /resource/apps
       
    45 LANGUAGE_IDS
       
    46 END // RESOURCE
       
    47 
       
    48 USERINCLUDE             ../inc
       
    49 USERINCLUDE		../../viewframework/medialists/inc
       
    50 
       
    51 APP_LAYER_SYSTEMINCLUDE
       
    52 
       
    53 // System includes from the source tree
       
    54 SYSTEMINCLUDE           ../../inc
       
    55 SYSTEMINCLUDE           ../../common/inc
       
    56 SYSTEMINCLUDE           ../../commonui/inc
       
    57 SYSTEMINCLUDE           ../../slideshow/engine/inc
       
    58 SYSTEMINCLUDE           ../../slideshow/utils
       
    59 SYSTEMINCLUDE           ../../viewframework/inc
       
    60 SYSTEMINCLUDE           ../../viewframework/uiutilities/inc
       
    61 SYSTEMINCLUDE           ../../viewframework/plugins/gridviewplugin/inc
       
    62 SYSTEMINCLUDE           ../../viewframework/plugins/fullscreenviewplugin/inc
       
    63 SYSTEMINCLUDE           ../../viewframework/commandhandlers/commandhandlerupnp/inc  //Upnp Stop Showing
       
    64 SYSTEMINCLUDE           ../../viewframework/commandhandlers/inc
       
    65 SYSTEMINCLUDE           ../../gallery/loc
       
    66 SYSTEMINCLUDE           ../../controllers/imageviewer/inc
       
    67 
       
    68 LIBRARY                 apparc.lib
       
    69 LIBRARY                 avkon.lib  
       
    70 LIBRARY                 cone.lib 
       
    71 LIBRARY                 eikcoctl.lib
       
    72 LIBRARY                 eikcore.lib
       
    73 LIBRARY                 ws32.lib
       
    74 LIBRARY                 estor.lib 
       
    75 LIBRARY                 euser.lib
       
    76 LIBRARY                 fbscli.lib
       
    77 LIBRARY                 gdi.lib  
       
    78 LIBRARY                 mpxcollectionutility.lib
       
    79 LIBRARY                 mpxcommon.lib
       
    80 LIBRARY                 mpxviewutility.lib
       
    81 LIBRARY                 glxuiutilities.lib
       
    82 LIBRARY                 centralrepository.lib 
       
    83 LIBRARY                 glxupnpcommandhandler.lib  //Upnp Stop Showing
       
    84 LIBRARY                 glxcommonui.lib // for NGlxZoomStatePublisher::PublishStateL
       
    85 LIBRARY                 alfclient.lib // for CAlfEnv
       
    86 LIBRARY			glxmedialists.lib // to get the cache manager handle
       
    87 LIBRARY    		apgrfx.lib 
       
    88 LIBRARY                 glximageviewermanager.lib
       
    89 
       
    90 
       
    91 LIBRARY 		        liwservicehandler.lib //CLiwVariant
       
    92 LIBRARY                 glxcommon.lib
       
    93 LIBRARY                 efsrv.lib // for RFile
       
    94 
       
    95 EPOCHEAPSIZE 0x1000 0xC00000 //HEAP SIZE SET TO DEFAULT MIN OF 4KB AND MAX OF 12 MB
       
    96 START WINS
       
    97 END
       
    98 
       
    99 START MARM
       
   100 END
       
   101 
       
   102 // DEFFILE                 ?filename
       
   103 
       
   104 START RESOURCE          glx_loc.rss
       
   105 HEADER
       
   106 TARGETPATH              /resource/apps
       
   107 LANGUAGE_IDS
       
   108 END // RESOURCE
       
   109 
       
   110 START RESOURCE           glx_reg.rss
       
   111 DEPENDS glx_loc.rsg
       
   112 // Do not change the UID 10003a3f below.
       
   113 TARGETPATH              /private/10003a3f/import/apps
       
   114 LANGUAGE_IDS
       
   115 END // RESOURCE
       
   116 
       
   117 
       
   118 LIBRARY oommonitor.lib
       
   119 LIBRARY aknnotify.lib
       
   120 LIBRARY hal.lib              // HAL, HALData
       
   121 LIBRARY commonengine.lib		// for StringLoader
       
   122 // MACRO                   ?macro_name