messagingfw/senduiservices/serviceresolver/group/senduiserviceresolver.mmp
branchRCL_3
changeset 22 d2c4c66342f3
parent 21 e5b3a2155e1a
child 23 d51193d814ea
equal deleted inserted replaced
21:e5b3a2155e1a 22:d2c4c66342f3
     1 /*
       
     2 * Copyright (c) 2006 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 SendUiServiceResolver
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 #include <data_caging_paths.hrh>
       
    21 #include <platform_paths.hrh>
       
    22 
       
    23 // --- LOGGING ---
       
    24 //MACRO           USE_LOGGER         // HW debugging support
       
    25 //LIBRARY         Flogger.lib        // RFileLogger, debug logging
       
    26 // --- LOGGING ---
       
    27 
       
    28 TARGET                  senduiserviceresolver.exe
       
    29 TARGETTYPE              exe
       
    30 UID                     0x100039CE 0x102823b5
       
    31 VERSION 		10.0
       
    32 CAPABILITY              NetworkServices LocalServices ReadUserData WriteUserData UserEnvironment NetworkControl ReadDeviceData WriteDeviceData
       
    33 VENDORID                VID_DEFAULT
       
    34 PAGED
       
    35 
       
    36 SOURCEPATH              ../src
       
    37 SOURCE                  senduisr.cpp
       
    38 SOURCE                  senduisrapp.cpp
       
    39 SOURCE                  senduisrappui.cpp
       
    40 SOURCE                  senduisrdoc.cpp
       
    41 SOURCEPATH              ../../src
       
    42 SOURCE                  SendingServiceInfoImpl.cpp
       
    43 
       
    44 
       
    45 USERINCLUDE             ../inc
       
    46 USERINCLUDE             ../../inc
       
    47 USERINCLUDE             ../../watcher/inc
       
    48 
       
    49 SYSTEMINCLUDE           /epoc32/include/ecom
       
    50 APP_LAYER_SYSTEMINCLUDE
       
    51 
       
    52 
       
    53 LIBRARY         euser.lib
       
    54 LIBRARY         apparc.lib
       
    55 LIBRARY         cone.lib 
       
    56 LIBRARY         eikcore.lib  
       
    57 LIBRARY         avkon.lib  
       
    58 LIBRARY         apgrfx.lib 
       
    59 LIBRARY         centralrepository.lib
       
    60 LIBRARY         ecom.lib
       
    61 LIBRARY         sendui.lib
       
    62 LIBRARY         ws32.lib
       
    63 
       
    64 SOURCEPATH              ../group
       
    65 START RESOURCE          SendUiServiceResolver_reg.rss
       
    66 // Do not change the UID 10003a3f below.
       
    67 TARGETPATH              /private/10003a3f/apps
       
    68 END
       
    69 
       
    70 START RESOURCE  senduiserviceresolver.rss
       
    71 HEADER
       
    72 targetpath  RESOURCE_FILES_DIR
       
    73 LANGUAGE_IDS
       
    74 end