satui/satplugin/group/aisatplugin.mmp
branchRCL_3
changeset 20 987c9837762f
parent 0 ff3b6d0fd310
equal deleted inserted replaced
19:7d48bed6ce0c 20:987c9837762f
       
     1 /*
       
     2 * Copyright (c) 2006-2008 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 SatPlugin
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 // USED FOR RESOURCE
       
    20 #include <data_caging_paths.hrh> 
       
    21 #include <platform_paths.hrh>
       
    22 #include "../aisatplugininc/aisatpluginuids.hrh"
       
    23 
       
    24 TARGET          aisatplugin.dll
       
    25 
       
    26 TARGETTYPE      PLUGIN
       
    27 
       
    28 // Nokia's Vendor ID
       
    29 VENDORID        VID_DEFAULT
       
    30 // Capability assignment
       
    31 CAPABILITY      CAP_ECOM_PLUGIN  
       
    32 
       
    33 // ECom Dll recognition UID followed by the unique UID for this dll
       
    34 UID             0x10009D8D  AI_UID_ECOM_DLL_CONTENTPUBLISHER_SATPLUGIN
       
    35 
       
    36 SOURCEPATH      ../aisatpluginsrc
       
    37 SOURCE          caisatplugin.cpp
       
    38 SOURCE          caisatengine.cpp
       
    39 SOURCE          caisatnotifier.cpp
       
    40 
       
    41 USERINCLUDE     ../aisatplugininc
       
    42 
       
    43 APP_LAYER_SYSTEMINCLUDE // Temp fix for Symbian foundation structure change.
       
    44 SYSTEMINCLUDE   ../../../inc            // Domain telephony
       
    45 SYSTEMINCLUDE   ../../inc               // Subsystem satui
       
    46 
       
    47 TARGETPATH      ECOM_RESOURCE_DIR
       
    48 
       
    49 SOURCEPATH      ../data
       
    50 START RESOURCE  aisatplugin.rss
       
    51 TARGET          aisatplugin.rsc
       
    52 END
       
    53 
       
    54 // Symbian OS general
       
    55 LIBRARY         euser.lib
       
    56 LIBRARY         ECom.lib
       
    57 LIBRARY         fbscli.lib
       
    58 LIBRARY         flogger.lib
       
    59 LIBRARY         bitgdi.lib
       
    60 LIBRARY         Gdi.lib
       
    61 LIBRARY         bafl.lib 
       
    62 LIBRARY         CentralRepository.lib
       
    63 LIBRARY         CenRepNotifHandler.lib
       
    64 LIBRARY         satclient.lib
       
    65 LIBRARY         aiutils.lib
       
    66 LIBRARY         egul.lib                // CGulIcon