memspy/MemSpyClient/group/MemSpyClient.mmp
branchRCL_3
changeset 20 ca8a1b6995f6
equal deleted inserted replaced
19:07b41fa8d1dd 20:ca8a1b6995f6
       
     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 
       
    39 USERINCLUDE ../inc
       
    40 
       
    41 OS_LAYER_SYSTEMINCLUDE
       
    42 
       
    43 LIBRARY 		euser.lib
       
    44 LIBRARY			ecom.lib
       
    45 LIBRARY			efsrv.lib
       
    46 LIBRARY			estor.lib
       
    47 LIBRARY			bafl.lib
       
    48 LIBRARY			ws32.lib
       
    49 LIBRARY			cone.lib
       
    50 LIBRARY			eikcore.lib
       
    51 LIBRARY			fbscli.lib 
       
    52 LIBRARY 		PlatformEnv.lib
       
    53 LIBRARY         MemSpyEngine.lib
       
    54 
       
    55 //EXPORTUNFROZEN