applayerpluginsandutils/uripermissionservices/group/tineturilist.mmp
changeset 0 b16258d2340f
equal deleted inserted replaced
-1:000000000000 0:b16258d2340f
       
     1 // Copyright (c) 2007-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          tineturilist.exe
       
    17 targettype      exe
       
    18 CAPABILITY ReadDeviceData WriteDeviceData
       
    19 
       
    20 SYSTEMINCLUDE   ../inc
       
    21 #ifdef SYMBIAN_OLD_EXPORT_LOCATION
       
    22 SYSTEMINCLUDE   /epoc32/include
       
    23 #else
       
    24 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    25 #endif
       
    26 USERINCLUDE   	../Test
       
    27 
       
    28 SOURCEPATH	../Test
       
    29 SOURCE  tineturilist.cpp
       
    30 SOURCE	testutils.cpp
       
    31 SOURCE  tineturilisttests.cpp
       
    32 SOURCE	tineturilisttester.cpp
       
    33 
       
    34 LIBRARY	euser.lib 
       
    35 LIBRARY ineturilist.lib
       
    36 LIBRARY	bafl.lib
       
    37 LIBRARY efsrv.lib
       
    38 LIBRARY estor.lib
       
    39 LIBRARY inetprotutil.lib
       
    40 
       
    41 VENDORID 0x70000001
       
    42 
       
    43 // Allocated UID range for IWS tests are ...
       
    44 UID 0x1000007A 0xA00026FE
       
    45 SMPSAFE