memspy/MemSpyClient/group/MemSpyClient.mmp
changeset 17 67c6ff54ec25
child 22 a009639409f5
equal deleted inserted replaced
15:ccab7f1f8266 17:67c6ff54ec25
       
     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
       
    28 
       
    29 SOURCEPATH ../src
       
    30 SOURCE 		memspysession.cpp 
       
    31 SOURCE 		memspyapiprocess.cpp 
       
    32 SOURCE 		memspyapikernelobject.cpp 
       
    33 SOURCE		memspyapiheap.cpp 
       
    34 SOURCE 		memspyapikernelobjectitem.cpp memspyapithread.cpp
       
    35 
       
    36 USERINCLUDE ../inc
       
    37 
       
    38 OS_LAYER_SYSTEMINCLUDE
       
    39 
       
    40 LIBRARY 		euser.lib
       
    41 LIBRARY			ecom.lib
       
    42 LIBRARY			efsrv.lib
       
    43 LIBRARY			estor.lib
       
    44 LIBRARY			bafl.lib
       
    45 LIBRARY			ws32.lib
       
    46 LIBRARY			cone.lib
       
    47 LIBRARY			eikcore.lib
       
    48 LIBRARY			fbscli.lib 
       
    49 LIBRARY 		PlatformEnv.lib
       
    50 
       
    51 LIBRARY         MemSpyEngine.lib
       
    52 
       
    53 //EXPORTUNFROZEN