fmradio/activeidleengine/group/fmradioactiveidleengine.mmp
changeset 0 f3d95d9c00ab
equal deleted inserted replaced
-1:000000000000 0:f3d95d9c00ab
       
     1 /*
       
     2 * Copyright (c) 2009 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 FMRadio active idle engine
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 // To get the APP_LAYER_SYSTEMINCLUDE-definition
       
    20 #include <platform_paths.hrh>
       
    21 #include "../../inc/fmradioactiveidle.hrh"
       
    22  
       
    23 TARGET          fmradioactiveidleengine200.dll
       
    24 TARGETTYPE      DLL
       
    25 UID             0x1000006C AI_UID_ECOM_IMPLEMENTATION_CONTENTPUBLISHER_FMRADIOPLUGIN
       
    26 VERSION         20.0
       
    27 
       
    28 CAPABILITY      CAP_GENERAL_DLL
       
    29 VENDORID        VID_DEFAULT
       
    30 
       
    31 PAGED
       
    32 
       
    33 SOURCEPATH      ../src
       
    34 SOURCE          fmradioactiveidleengine.cpp
       
    35 
       
    36 SOURCEPATH      ../../fmradioengine/src
       
    37 SOURCE          fmradiopropertyobserver.cpp
       
    38 
       
    39 USERINCLUDE     ../inc
       
    40 USERINCLUDE     ../../fmradioengine/inc
       
    41 
       
    42 // Default system include paths for application layer modules.
       
    43 APP_LAYER_SYSTEMINCLUDE
       
    44 
       
    45 LIBRARY         euser.lib
       
    46 DEBUGLIBRARY    flogger.lib