lbstest/lbstestproduct/extendedprotocolmodule/group/lbsnetextendedprotocolstub.mmp
changeset 0 9cfd9a3ee49c
child 57 3267d9ea3e98
equal deleted inserted replaced
-1:000000000000 0:9cfd9a3ee49c
       
     1 // Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 //
       
    15 
       
    16 TARGET			lbsnetextendedprotocolstub.dll
       
    17 TARGETTYPE		PLUGIN
       
    18 
       
    19 CAPABILITY ALL -TCB
       
    20 
       
    21 MACRO HYBRID_TEST_PM1
       
    22 
       
    23 // ECom dll recognition UID followed by the unique UID for this dll
       
    24 UID		0x10009D8D 0x10285AB6
       
    25 
       
    26 VENDORID	0x70000001
       
    27 
       
    28 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    29 
       
    30 USERINCLUDE		../lbsnetextendedprotocolstub/inc
       
    31 
       
    32 SOURCEPATH		../lbsnetextendedprotocolstub/src
       
    33 SOURCE			lbsnetextendedprotocolstub.cpp
       
    34 
       
    35 SOURCEPATH		.
       
    36 RESOURCE	lbsnetextendedprotocolstub.rss
       
    37 
       
    38 LIBRARY		euser.lib
       
    39 LIBRARY		ecom.lib
       
    40 LIBRARY		lbsnetprotocol.lib
       
    41 LIBRARY		lbsloccommon.lib
       
    42 LIBRARY		lbsassistancedata.lib
       
    43 LIBRARY		lbs.lib
       
    44 LIBRARY		getafixutils.lib
       
    45 LIBRARY		cinidata.lib
       
    46 
       
    47 SMPSAFE