sbsv2/raptor/test/smoke_suite/test_resources/simple_plugin/plugin.mmp
branchfix
changeset 392 8f0708af8451
parent 3 e1eecf4d390d
equal deleted inserted replaced
391:877485b44765 392:8f0708af8451
     1 /*
     1 /*
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of the License "Eclipse Public License v1.0"
     5 * under the terms of the License "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    24 UID				0x10009d8d 0xE8000002
    24 UID				0x10009d8d 0xE8000002
    25 VENDORID		0x70000001
    25 VENDORID		0x70000001
    26 SOURCEPATH		.
    26 SOURCEPATH		.
    27 SOURCE			plugin.cpp
    27 SOURCE			plugin.cpp
    28 SYSTEMINCLUDE 	/epoc32/include
    28 SYSTEMINCLUDE 	/epoc32/include
    29 SYSTEMINCLUDE 	/epoc32/include/ecom 
    29 SYSTEMINCLUDE 	/epoc32/include/ecom
       
    30 SYSTEMINCLUDE	/epoc32/include/techview
    30 LIBRARY			euser.lib apmime.lib efsrv.lib
    31 LIBRARY			euser.lib apmime.lib efsrv.lib
       
    32 
       
    33 START RESOURCE	plugin.rss
       
    34 END