idlefw/group/aiidleint.mmp
changeset 0 79c6a41cd166
equal deleted inserted replaced
-1:000000000000 0:79c6a41cd166
       
     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 Active Idle Idle integration
       
    15 *                library.
       
    16 *
       
    17 */
       
    18 
       
    19 #include        <platform_paths.hrh>
       
    20 #include        <data_caging_paths.hrh>
       
    21 #include        <platform/mw/aisystemuids.hrh>
       
    22 
       
    23 TARGET          aiidleint.dll
       
    24 TARGETTYPE      dll
       
    25 UID             0x1000008D AI_UID3_AIFW_DLL
       
    26 VENDORID        VID_DEFAULT
       
    27 CAPABILITY      CAP_GENERAL_DLL
       
    28 
       
    29 SOURCEPATH      ../src/idleint
       
    30 SOURCE          aiidleappregister.cpp
       
    31 SOURCE          aiwspluginmanager.cpp
       
    32 SOURCE          aiuiidleintegration.cpp
       
    33 SOURCE          aistate.cpp
       
    34 
       
    35 SOURCEPATH      ../src/common
       
    36 SOURCE          aifwpanic.cpp
       
    37 
       
    38 USERINCLUDE     .
       
    39 USERINCLUDE     ../inc/common
       
    40 USERINCLUDE     ../inc/idleint
       
    41 USERINCLUDE     ../inc/framework
       
    42 
       
    43 APP_LAYER_SYSTEMINCLUDE
       
    44 
       
    45 LIBRARY         euser.lib flogger.lib
       
    46 LIBRARY         apgrfx.lib
       
    47 LIBRARY         ws32.lib
       
    48 LIBRARY         cone.lib eikcore.lib
       
    49 LIBRARY         avkon.lib aknnotify.lib
       
    50 
       
    51 LIBRARY         aiutils.lib