classicui_plat/extended_aiw_criteria_api/tsrc/group/testdomextaiwcriteria.mmp
changeset 0 2f259fa3e83a
child 51 fcdfafb36fe7
child 67 5f6e7f84c9d1
equal deleted inserted replaced
-1:000000000000 0:2f259fa3e83a
       
     1 /*
       
     2 * Copyright (c) 2002 - 2007 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:    mmp file
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 
       
    21 #include <data_caging_paths.hrh> 
       
    22 #include <platform_paths.hrh>
       
    23 
       
    24 TARGET          testdomextaiwcriteria.dll
       
    25 TARGETTYPE      dll
       
    26 UID             0x1000008D 0x2001CB80
       
    27 
       
    28 CAPABILITY      ALL -TCB
       
    29 
       
    30 DEFFILE         testdomextaiwcriteria.def
       
    31 
       
    32 USERINCLUDE     ../inc 
       
    33 
       
    34 APP_LAYER_SYSTEMINCLUDE
       
    35 
       
    36 SOURCEPATH      ../src
       
    37 
       
    38 SOURCE          testdomextaiwcriteria.cpp
       
    39 SOURCE          testdomextaiwcriteriablocks.cpp
       
    40 SOURCE          testdomextaiwcriteriablocksconassigndt.cpp
       
    41 SOURCE          testdomextaiwcriteriablocksconselectiondt.cpp
       
    42 SOURCE          testdomextaiwcriteriablocksdialdt.cpp
       
    43 SOURCE          testdomextaiwcriteriablockspocpara.cpp
       
    44 
       
    45 
       
    46 LIBRARY         euser.lib
       
    47 LIBRARY         stiftestinterface.lib
       
    48 LIBRARY         stiftestengine.lib
       
    49 LIBRARY         cone.lib
       
    50 LIBRARY         vpbkeng.lib
       
    51 LIBRARY         PbkEng.lib
       
    52 
       
    53 LANG            SC
       
    54 
       
    55 // End of File