photosgallery/viewframework/commandhandlers/commandhandlermoreinfo/group/glxcommandhandlermoreinfo.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:    DRM command handler mmp file
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 
       
    21 #include "../../../../group/glxbuildcommon.mmh"
       
    22 #include <platform_paths.hrh>
       
    23 
       
    24 TARGET                  glxcommandhandlermoreinfo.dll
       
    25 TARGETTYPE              DLL
       
    26 UID                     0x1000008d 0x2000A7B6
       
    27 
       
    28 #ifndef WINSCW
       
    29 EPOCALLOWDLLDATA
       
    30 #endif 
       
    31 CAPABILITY              CAP_GENERAL_DLL
       
    32 
       
    33 SOURCEPATH              ../src
       
    34 
       
    35 SOURCE                  glxcommandhandlermoreinfo.cpp
       
    36 
       
    37 USERINCLUDE             ../inc
       
    38 
       
    39 APP_LAYER_SYSTEMINCLUDE
       
    40 
       
    41 SYSTEMINCLUDE           ../../../../inc
       
    42 SYSTEMINCLUDE           ../../../inc
       
    43 SYSTEMINCLUDE           ../../inc
       
    44 SYSTEMINCLUDE           ../../commandhandlerbase/inc
       
    45 SYSTEMINCLUDE           ../../../medialists/inc
       
    46 SYSTEMINCLUDE           ../../../drmutility/inc
       
    47 SYSTEMINCLUDE           ../../../uiutilities/inc
       
    48 
       
    49 LIBRARY                 euser.lib
       
    50 
       
    51 LIBRARY                 glxcommandhandlerbase.lib
       
    52 LIBRARY                 glxdrmutility.lib
       
    53 LIBRARY                 glxmedialists.lib
       
    54 LIBRARY                 glxuiutilities.lib
       
    55 LIBRARY                 mpxcommon.lib