memspy/MemSpyClient/group/MemSpyClient.mmp
branchRCL_3
changeset 59 8ad140f3dd41
parent 49 7fdc9a71d314
equal deleted inserted replaced
49:7fdc9a71d314 59:8ad140f3dd41
     1 /*
       
     2 * Copyright (c) 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:
       
    15 *
       
    16 */
       
    17 
       
    18 #include <data_caging_paths.hrh>
       
    19 #include <platform_paths.hrh>
       
    20 
       
    21 TARGETTYPE dll
       
    22 TARGET MemSpyClient.dll
       
    23 UID 0 0x2002EA8E
       
    24 VENDORID	VID_DEFAULT
       
    25 SMPSAFE
       
    26 
       
    27 CAPABILITY PowerMgmt SwEvent ReadUserData WriteUserData ReadDeviceData WriteDeviceData CommDD MultimediaDD DRM TrustedUI ProtServ DiskAdmin NetworkControl AllFiles NetworkServices LocalServices Location SurroundingsDD UserEnvironment
       
    28 
       
    29 SOURCEPATH ../src
       
    30 SOURCE 		memspysession.cpp 
       
    31 SOURCE 		memspyapiprocess.cpp 
       
    32 SOURCE 		memspyapikernelobject.cpp 
       
    33 SOURCE		memspyapiheap.cpp 
       
    34 SOURCE 		memspyapikernelobjectitem.cpp 
       
    35 SOURCE		memspyapithread.cpp 
       
    36 SOURCE		memspyapithreadinfoitem.cpp
       
    37 SOURCE		memspyapimemorytrackingcycle.cpp
       
    38 SOURCE 		memspyapiserver.cpp
       
    39 SOURCE 		memspyapiecom.cpp  
       
    40 
       
    41 USERINCLUDE ../inc
       
    42 
       
    43 OS_LAYER_SYSTEMINCLUDE
       
    44 
       
    45 LIBRARY 		euser.lib
       
    46 LIBRARY			ecom.lib
       
    47 LIBRARY			efsrv.lib
       
    48 LIBRARY			estor.lib
       
    49 LIBRARY			bafl.lib
       
    50 LIBRARY			ws32.lib
       
    51 LIBRARY			cone.lib
       
    52 LIBRARY			eikcore.lib
       
    53 LIBRARY			fbscli.lib 
       
    54 LIBRARY 		PlatformEnv.lib
       
    55 LIBRARY         MemSpyEngine.lib
       
    56 
       
    57 //EXPORTUNFROZEN