tzservices/tzserver/test/switest/group/switestlib.mmp
changeset 0 2e3d3ce01487
equal deleted inserted replaced
-1:000000000000 0:2e3d3ce01487
       
     1 // Copyright (c) 2008-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 
       
    17 TARGET		  switest.dll
       
    18 TARGETTYPE	  dll
       
    19 UID			 0 0xE04FF0CD
       
    20 
       
    21 CAPABILITY		AllFiles SwEvent NetworkServices LocalServices PowerMgmt ProtServ TrustedUI CommDD ReadDeviceData WriteDeviceData WriteUserData ReadUserData 
       
    22 USERINCLUDE	 ../inc
       
    23 USERINCLUDE  ../../../../../commonappservices/coreappstest/inc
       
    24 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    25 //SYSTEMINCLUDE   /epoc32/include/swi
       
    26 
       
    27 SOURCEPATH	  ../src
       
    28 SOURCE		  ctzswiplugintester.cpp cswiappinstall.cpp cswitestsecurityInstUIHandler.cpp
       
    29 
       
    30 LIBRARY	euser.lib apparc.lib esock.lib apgrfx.lib 
       
    31 LIBRARY	fbscli.lib hal.lib efsrv.lib estor.lib
       
    32 LIBRARY pimtestclient.lib
       
    33 LIBRARY	sishelper.lib pkgremover.lib sisregistryclient.lib
       
    34 
       
    35 
       
    36 #ifdef ENABLE_ABIV2_MODE
       
    37   DEBUGGABLE
       
    38 #endif
       
    39 
       
    40 SMPSAFE