messagingfw/deprecate/senduiservices/watcher/group/SendUiWatcher.mmp
branchRCL_3
changeset 22 d2c4c66342f3
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 ?myapp
       
    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 
       
    29 TARGET                  SendUiWatcher.dll
       
    30 TARGETTYPE              PLUGIN
       
    31 UID                     0x10009D8D 0x102823B6
       
    32 
       
    33 CAPABILITY              CAP_GENERAL_DLL
       
    34 VENDORID                VID_DEFAULT
       
    35 VERSION 		10.0
       
    36 PAGED
       
    37 
       
    38 SOURCEPATH              ../src
       
    39 SOURCE                  senduiwatcher.cpp
       
    40 SOURCE                  senduipropertyobserver.cpp
       
    41 SOURCE                  senduiecomobserver.cpp
       
    42 
       
    43 SOURCEPATH              .
       
    44 START RESOURCE          102823B6.rss
       
    45 HEADER
       
    46 TARGET                  SendUiWatcher.rsc
       
    47 END // RESOURCE
       
    48 
       
    49 USERINCLUDE             ../inc
       
    50 USERINCLUDE             ../../inc
       
    51 USERINCLUDE             ../../serviceresolver/inc
       
    52 
       
    53 SYSTEMINCLUDE           /epoc32/include/ecom
       
    54 APP_LAYER_SYSTEMINCLUDE
       
    55 
       
    56 LIBRARY                 ecom.lib
       
    57 LIBRARY                 msgs.lib // OpenSyncL
       
    58 LIBRARY                 euser.lib 
       
    59 LIBRARY                 apgrfx.lib 
       
    60 LIBRARY                 apparc.lib
       
    61 LIBRARY                 centralrepository.lib
       
    62 LIBRARY                 mtur.lib
       
    63 LIBRARY                 FeatMgr.lib