installationservices/swi/test/tswiobserver/refswiobsplugin/group/refswiobsplugin.mmp
changeset 0 ba25891c3a9e
child 25 7333d7932ef7
equal deleted inserted replaced
-1:000000000000 0:ba25891c3a9e
       
     1 /*
       
     2 * Copyright (c) 2007-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 the License "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 * Reference SWI Observer Plugin
       
    16 *
       
    17 */
       
    18 
       
    19 
       
    20 TARGET        refswiobsplugin.dll
       
    21 CAPABILITY    protserv
       
    22 TARGETTYPE    plugin
       
    23 UID           0x10009D8D 0x102836C8
       
    24 
       
    25 VENDORID 	  0x70000001
       
    26 
       
    27 SOURCEPATH    ../source
       
    28 SOURCE        refswiobsplugin.cpp
       
    29 
       
    30 USERINCLUDE   ../inc
       
    31 USERINCLUDE   ../../../../inc
       
    32 USERINCLUDE   ../../../../../../../../mw/appinstall/installationservices/swi/inc
       
    33 
       
    34 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    35 OS_LAYER_ESTLIB_SYSTEMINCLUDE  
       
    36 
       
    37 START RESOURCE	102836C8.rss
       
    38 TARGET			refswiobsplugin.rsc
       
    39 END
       
    40 
       
    41 LIBRARY       euser.lib 
       
    42 LIBRARY		  efsrv.lib
       
    43 LIBRARY		  estor.lib  
       
    44 LIBRARY		  swiobserverplugin.lib
       
    45 LIBRARY		  swiobservedinfo.lib
       
    46 SMPSAFE