memoryplugin/group/glxmemoryplugin.mmp
changeset 70 a91aa46552be
equal deleted inserted replaced
67:199e6e1e0b54 70:a91aa46552be
       
     1 /*
       
     2 * Copyright (c) 2004 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:  Project definition file for project glxmemoryplugin.DLL
       
    15 *
       
    16 */
       
    17 
       
    18 TARGET          glxmemoryplugin.dll
       
    19 TARGETTYPE     	PLUGIN
       
    20 UID             0x10009D8D 0x200104E3
       
    21 
       
    22 #include <bldvariant.hrh>
       
    23 #include <data_caging_paths.hrh>
       
    24 #include <platform_paths.hrh>
       
    25 
       
    26 
       
    27 CAPABILITY      CAP_ECOM_PLUGIN
       
    28 VENDORID        VID_DEFAULT
       
    29 
       
    30 USERINCLUDE     .
       
    31 APP_LAYER_SYSTEMINCLUDE
       
    32 
       
    33 
       
    34 TARGETPATH      resource/apps
       
    35 START RESOURCE	../data/0x200104E3.rss
       
    36 TARGET 					glxmemoryplugin.rsc
       
    37 END
       
    38 
       
    39 SOURCEPATH    	../src
       
    40 SOURCE 					glxmemoryplugin.cpp
       
    41 
       
    42 LIBRARY 				ecom.lib
       
    43 LIBRARY         euser.lib
       
    44 LIBRARY         oommonitor.lib