plugins/consoles/guicons/s60/group/s60_guicons.mmp
changeset 0 7f656887cf89
equal deleted inserted replaced
-1:000000000000 0:7f656887cf89
       
     1 // s60_guicons.mmp
       
     2 // 
       
     3 // Copyright (c) 2009 - 2010 Accenture. All rights reserved.
       
     4 // This component and the accompanying materials are made available
       
     5 // under the terms of the "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 // Accenture - Initial contribution
       
    11 //
       
    12 
       
    13 #include <fshell/common.mmh>
       
    14 
       
    15 TARGET		GuiCons.exe
       
    16 TARGETTYPE	exe
       
    17 UID		0x100039CE FSHELL_UID_S60_GUICONS
       
    18 
       
    19 SECUREID	FSHELL_UID_S60_GUICONS
       
    20 CAPABILITY	FSHELL_CAP_MMP_NORMAL
       
    21 
       
    22 SOURCEPATH	..\src
       
    23 SOURCE		GuiCons.cpp
       
    24 SOURCE		GuiConsApplication.cpp
       
    25 SOURCE		GuiConsAppView.cpp
       
    26 SOURCE		GuiConsAppUi.cpp
       
    27 SOURCE		GuiConsDocument.cpp
       
    28 
       
    29 SOURCEPATH	..\data
       
    30 
       
    31 START RESOURCE	GuiCons.rss
       
    32 HEADER
       
    33 TARGETPATH	resource\apps
       
    34 END
       
    35 
       
    36 START RESOURCE	GuiCons_reg.rss
       
    37 TARGETPATH	\private\10003a3f\apps
       
    38 END
       
    39 
       
    40 USERINCLUDE	..\inc
       
    41 
       
    42 #include <fshell/fsh_system_include.mmh>
       
    43 
       
    44 LIBRARY		euser.lib
       
    45 LIBRARY		apparc.lib
       
    46 LIBRARY		cone.lib
       
    47 LIBRARY		eikcore.lib
       
    48 LIBRARY		avkon.lib
       
    49 LIBRARY		commonengine.lib
       
    50 LIBRARY		efsrv.lib 
       
    51 LIBRARY		estor.lib
       
    52 LIBRARY		eikcoctl.lib
       
    53 LIBRARY		egul.lib
       
    54 LIBRARY		guicons.lib
       
    55 LIBRARY		ws32.lib
       
    56 LIBRARY		imageconversion.lib
       
    57 LIBRARY		fbscli.lib
       
    58 LIBRARY		qr3.lib
       
    59 LIBRARY		hal.lib
       
    60 LIBRARY		ltkutils.lib
       
    61 LIBRARY		iocli.lib
       
    62 LIBRARY		CommonDialogs.lib