classicui_pub/tsrc/bc/apps/S60_SDK3.0/bctestptieng/group/bctestptieng.mmp
changeset 0 2f259fa3e83a
child 18 fcdfafb36fe7
equal deleted inserted replaced
-1:000000000000 0:2f259fa3e83a
       
     1 /*
       
     2 * Copyright (c) 2002-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 specification file for the BCTestPtiEng.
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 
       
    21 
       
    22 
       
    23 
       
    24 
       
    25 
       
    26 TARGET          bctestptieng.exe
       
    27 TARGETTYPE      exe
       
    28 UID             0x0 0x200045CF
       
    29 
       
    30 VENDORID        0x101FB657
       
    31 CAPABILITY      NetworkServices LocalServices Location ReadUserData \
       
    32                 WriteUserData ReadDeviceData WriteDeviceData SwEvent UserEnvironment
       
    33 
       
    34 TARGETPATH      sys/bin
       
    35 
       
    36 EPOCSTACKSIZE 0x10000
       
    37 EPOCHEAPSIZE 0x10000 0x1000000
       
    38 
       
    39 START RESOURCE bctestptieng.rss
       
    40 HEADER
       
    41 TARGETPATH resource/apps
       
    42 END  // RESOURCE
       
    43 
       
    44 //LANG            01
       
    45 
       
    46 SOURCEPATH      ../Src
       
    47 SOURCE          bctestptiengapp.cpp
       
    48 SOURCE          bctestptiengdocument.cpp
       
    49 SOURCE          bctestptiengappui.cpp
       
    50 SOURCE          bctestptiengview.cpp
       
    51 SOURCE          bctestptiengcontainer.cpp
       
    52 SOURCE          bctestuserdict.cpp
       
    53 SOURCE          bctestlan.cpp
       
    54 SOURCE          bctestkeymap.cpp
       
    55 SOURCE          bctestqwertymap.cpp
       
    56 SOURCE          bctestlandb.cpp
       
    57 SOURCE          bctestptiengine.cpp
       
    58 
       
    59 USERINCLUDE     . ../Inc
       
    60 USERINCLUDE     ../../../bctestutil/inc
       
    61 
       
    62 SYSTEMINCLUDE   . /epoc32/include
       
    63 
       
    64 LIBRARY         euser.lib
       
    65 LIBRARY         apparc.lib
       
    66 LIBRARY         cone.lib
       
    67 LIBRARY         eikcore.lib
       
    68 LIBRARY         eikcoctl.lib
       
    69 LIBRARY         avkon.lib
       
    70 LIBRARY         ws32.lib
       
    71 LIBRARY         AknSkins.lib
       
    72 LIBRARY         apgrfx.lib
       
    73 LIBRARY         bctestutil.lib
       
    74 LIBRARY	        efsrv.lib
       
    75 LIBRARY         ptiengine.lib
       
    76 LIBRARY         bafl.lib
       
    77 
       
    78 START RESOURCE ../group/bctestptieng_reg.rss
       
    79 DEPENDS bctestptieng.rsg
       
    80 HEADER
       
    81 TARGETPATH /private/10003a3f/apps
       
    82 END
       
    83 
       
    84 // End of File