photosgallery/viewframework/commandhandlers/commoncommandhandlers/group/glxcommoncommandhandlers.mmp
changeset 0 4e91876724a2
child 14 ce1c7ad1f18b
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:    Common command handlers
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 
       
    21 #include <data_caging_paths.hrh>
       
    22 #include <platform_paths.hrh>
       
    23 
       
    24 #include "../../../../group/glxbuildcommon.mmh"
       
    25 #include "../../../../inc/glxalfhelper.mmh"
       
    26 
       
    27 TARGET          glxcommoncommandhandlers.dll
       
    28 TARGETTYPE      dll
       
    29 UID             0x1000008d 0x2000719F
       
    30 
       
    31 #ifndef WINSCW
       
    32 EPOCALLOWDLLDATA
       
    33 #endif 
       
    34 CAPABILITY      CAP_GENERAL_DLL
       
    35 
       
    36 SOURCEPATH      ../data
       
    37 START RESOURCE  glxcommoncommandhandlers.rss
       
    38 HEADER
       
    39 TARGETPATH      /resource/apps
       
    40 LANGUAGE_IDS
       
    41 END       // RESOURCE
       
    42 
       
    43 SOURCEPATH      ../src
       
    44 SOURCE          glxcommandhandleraddtocontainer.cpp
       
    45 SOURCE          glxcommandhandleraiwassign.cpp
       
    46 SOURCE          glxcommandhandleraiwbase.cpp
       
    47 SOURCE          glxcommandhandleraiwedit.cpp
       
    48 SOURCE          glxcommandhandleraiwprintpreview.cpp
       
    49 SOURCE          glxcommandhandleraiwshowmap.cpp
       
    50 SOURCE		glxcommandhandleraiwshareonovi.cpp
       
    51 SOURCE          glxcommandhandlerback.cpp
       
    52 SOURCE          glxcommandhandlercopyandmove.cpp
       
    53 SOURCE          glxcommandhandlerdelete.cpp
       
    54 SOURCE          glxcommandhandlersave.cpp
       
    55 SOURCE          glxcommandhandlerdownload.cpp
       
    56 SOURCE          glxcommandhandlerhelp.cpp
       
    57 SOURCE          glxcommandhandlerhideui.cpp
       
    58 SOURCE          glxcommandhandlernewmedia.cpp
       
    59 SOURCE          glxcommandhandlerdetails.cpp
       
    60 SOURCE          glxcommandhandlerremovefrom.cpp
       
    61 SOURCE          glxcommandhandlerrename.cpp
       
    62 SOURCE          glxcommandhandlerrotate.cpp
       
    63 SOURCE          glxcommandhandlersend.cpp
       
    64 SOURCE          glxcommandhandlerslideshow.cpp
       
    65 SOURCE          glxcommandhandlersortorder.cpp
       
    66 SOURCE          glxcommandhandlerupload.cpp
       
    67 SOURCE          glxcommandhandlervideoplayback.cpp
       
    68 SOURCE          glxmediaselectionpopup.cpp
       
    69 SOURCE          glxaiwservicehandler.cpp
       
    70 SOURCE          glxaiwmedia.cpp
       
    71 SOURCE          glxcommandhandlerfilterimagesorvideos.cpp
       
    72 SOURCE		glxcommandhandleropen.cpp
       
    73 SOURCE		glxcommandhandleraiwshowonmaphardkey.cpp
       
    74 
       
    75 USERINCLUDE     ../inc
       
    76 
       
    77 SYSTEMINCLUDE   ../../../../common/inc      // for CGlxResourceUtilities
       
    78 SYSTEMINCLUDE   ../../../../gallery/inc      // for CGlxResourceUtilities
       
    79 SYSTEMINCLUDE   ../../../../commonui/inc
       
    80 SYSTEMINCLUDE   ../../../../inc
       
    81 SYSTEMINCLUDE   ../../../../slideshow/engine/inc
       
    82 SYSTEMINCLUDE   ../../../inc
       
    83 SYSTEMINCLUDE   ../../../layouts/inc
       
    84 SYSTEMINCLUDE   ../../../medialists/inc
       
    85 SYSTEMINCLUDE   ../../../uiutilities/inc
       
    86 SYSTEMINCLUDE   ../../../visuallistmanager/inc
       
    87 SYSTEMINCLUDE   ../../commandhandlerbase/inc
       
    88 SYSTEMINCLUDE   ../../inc
       
    89 SYSTEMINCLUDE   ../../commandhandlerupnp/inc
       
    90 SYSTEMINCLUDE   ../../../../slideshow/view/inc
       
    91 SYSTEMINCLUDE   ../../../../slideshow/settingsdialog/inc
       
    92 SYSTEMINCLUDE   ../../../views/metadatadialog/inc //for Details dialog
       
    93 SYSTEMINCLUDE   ../../../texturemanager/inc
       
    94 
       
    95 APP_LAYER_SYSTEMINCLUDE
       
    96 
       
    97 
       
    98 
       
    99 LIBRARY         aknskins.lib 
       
   100 LIBRARY         aknskinsrv.lib
       
   101 LIBRARY         aknswallpaperutils.lib
       
   102 LIBRARY         apparc.lib
       
   103 LIBRARY         avkon.lib
       
   104 LIBRARY         bafl.lib
       
   105 LIBRARY         bitgdi.lib
       
   106 LIBRARY         browserlauncher.lib
       
   107 LIBRARY			 		centralrepository.lib  //for CRepository
       
   108 LIBRARY         charconv.lib // for CnvUtfConverter::ConvertFromUnicodeToUtf8L
       
   109 LIBRARY         commondialogs.lib
       
   110 LIBRARY         commonengine.lib
       
   111 LIBRARY         cone.lib
       
   112 LIBRARY         efsrv.lib
       
   113 LIBRARY         egul.lib
       
   114 LIBRARY         eikcoctl.lib
       
   115 LIBRARY         eikcore.lib 
       
   116 LIBRARY         estor.lib 	// for RBufWriteStream
       
   117 LIBRARY         euser.lib
       
   118 LIBRARY         fbscli.lib
       
   119 LIBRARY         glxcommandhandlerbase.lib
       
   120 LIBRARY         glxupnpcommandhandler.lib   // for CGlxUpnpRenderer
       
   121 LIBRARY         glxcommon.lib                   // for CResourceUtilities
       
   122 LIBRARY         glxlayouts.lib
       
   123 LIBRARY         glxcommonui.lib
       
   124 LIBRARY         glxmedialists.lib
       
   125 LIBRARY         glxuiutilities.lib
       
   126 LIBRARY         glxvisuallistmanager.lib
       
   127 LIBRARY         hitchcock.lib // HUI framework
       
   128 LIBRARY         hlplch.lib // Help Launcher
       
   129 LIBRARY         mpxcollectionutility.lib
       
   130 LIBRARY         mpxcommon.lib
       
   131 LIBRARY         mpxviewutility.lib // for MPXViewUtility
       
   132 LIBRARY         sendui.lib				// for CSendUi
       
   133 LIBRARY         servicehandler.lib
       
   134 LIBRARY         eposlandmarks.lib       // for show on map
       
   135 LIBRARY         eposlmsearchlib.lib     // for show on map
       
   136 LIBRARY         lbs.lib                 // for show on map
       
   137 LIBRARY         glxmetadatadialog.lib
       
   138 LIBRARY         flogger.lib						// For Logging Tracer
       
   139 LIBRARY	        apmime.lib 
       
   140 LIBRARY	        commonui.lib  // CDocumentHandler
       
   141 LIBRARY		alfclient.lib					// MAlfWidgetFactory
       
   142 LIBRARY		alfwidgetmodel.lib
       
   143 LIBRARY         exiflib.lib
       
   144 LIBRARY         glxtexturemanager.lib
       
   145 LIBRARY         glximageviewermanager.lib
       
   146 LIBRARY         mpxplaybackutility.lib    // MPX playback utility
       
   147 // End of File