idlefw/tsrc/ai_utilities_api/group/mt_apiaiutils.mmp
branchRCL_3
changeset 28 053c6c7c14f3
equal deleted inserted replaced
27:2c7f27287390 28:053c6c7c14f3
       
     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: 
       
    15 *
       
    16 */
       
    17 
       
    18 #include        <platform_paths.hrh>
       
    19 #include        <eunitcaps.h>
       
    20 
       
    21 TARGET          mt_apiaiutils.dll
       
    22 TARGETTYPE      dll
       
    23 UID             0x1000af5a 0x017000F3
       
    24 
       
    25 CAPABILITY      EUNIT_CAPS
       
    26 
       
    27 SOURCEPATH              ../src
       
    28 SOURCE                  mt_apiaiutilsdllmain.cpp
       
    29 SOURCE                  mt_apiaicontentitemarrayiterator.cpp
       
    30 SOURCE                  mt_apiaipspropertyobserver.cpp
       
    31 SOURCE                  mt_apicontentprioritymap.cpp
       
    32 SOURCE                  mt_apiaistrparser.cpp
       
    33 SOURCE                  mt_apiaiplugintool.cpp
       
    34 SOURCE                  mt_apiaipluginsettings.cpp
       
    35 
       
    36 USERINCLUDE             ../inc
       
    37 
       
    38 MW_LAYER_SYSTEMINCLUDE
       
    39 
       
    40 SYSTEMINCLUDE           ../inc
       
    41 SYSTEMINCLUDE           /epoc32/tools
       
    42 
       
    43 LIBRARY                 euser.lib charconv.lib eunit.lib
       
    44 
       
    45 // Module under test
       
    46 LIBRARY                 aiutils.lib
       
    47 
       
    48 LIBRARY                 ecom.lib