telephonyutils/telephonywatchers/Test/TE_TelWatchers/TE_TelWatchersInt.mmp
changeset 0 3553901f7fa8
child 24 6638e7f4bd8f
equal deleted inserted replaced
-1:000000000000 0:3553901f7fa8
       
     1 // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 //
       
    15 
       
    16 TARGET        te_telwatchersint.exe
       
    17 CAPABILITY    NetworkControl NetworkServices PowerMgmt WriteDeviceData
       
    18 TARGETTYPE    exe
       
    19 UID           0x1000007A 0x102022C3
       
    20 VENDORID      0x70000001
       
    21 
       
    22 SOURCEPATH     .
       
    23 SOURCE         TE_TelWatchersIntBase.cpp
       
    24 SOURCE         TE_TelWatchersIntServer.cpp
       
    25 SOURCE         TE_TelWatchersIntTest.cpp
       
    26 
       
    27 USERINCLUDE    ../../inc 
       
    28 USERINCLUDE    .
       
    29 USERINCLUDE    ..
       
    30 
       
    31 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    32 MW_LAYER_SYSTEMINCLUDE_SYMBIAN 
       
    33 
       
    34 LIBRARY        euser.lib
       
    35 LIBRARY        efsrv.lib
       
    36 LIBRARY        etel.lib
       
    37 LIBRARY        ecom.lib
       
    38 LIBRARY        bafl.lib
       
    39 LIBRARY        testexecutelogclient.lib
       
    40 LIBRARY        testexecuteutils.lib
       
    41 
       
    42 
       
    43 SMPSAFE