datasourcemodules/gpspositioningmodule/lbsagpspsy/test/group/te_lbsagpspsysuite.mmp
changeset 0 9cfd9a3ee49c
child 48 81c9bee26a45
equal deleted inserted replaced
-1:000000000000 0:9cfd9a3ee49c
       
     1 // Copyright (c) 2008-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 // The mmp file for the Lbs AGPS PSY Suite
       
    15 // 
       
    16 //
       
    17 
       
    18 TARGET      te_lbsagpspsysuite.exe
       
    19 TARGETTYPE  exe
       
    20 UID         0x1000007A 0x10285ACB
       
    21 
       
    22 //The same as the capabilities of the Location Server
       
    23 CAPABILITY Location ReadUserData WriteUserData ReadDeviceData WriteDeviceData \
       
    24                     NetworkServices LocalServices CommDD \
       
    25                     ProtServ PowerMgmt TrustedUI SurroundingsDD UserEnvironment
       
    26 
       
    27 
       
    28 
       
    29 USERINCLUDE		../../../../../datasourceadaptation/gpsdatasourceadaptation/common/test/lbsgenericpsytest/inc
       
    30 USERINCLUDE		../../../../../lbstest/lbstestproduct/internal/lbstestutils/inc
       
    31 USERINCLUDE     ../../../../../datasourceadaptation/gpsdatasourceadaptation/inc
       
    32 USERINCLUDE     ../../../../../locationmgmt/locationcore/LbsInternalApi/inc
       
    33 USERINCLUDE     ../../../../../locationmgmt/locationcore/LbsNetInternalApi/inc
       
    34 USERINCLUDE     ../../../../../locationmgmt/locationcore/lbsrootapi/inc
       
    35 USERINCLUDE     ../../../../../locationmgmt/locationcore/lbsroot/inc
       
    36 USERINCLUDE     ../../../../../datasourceadaptation/gpsdatasourceadaptation/common/inc
       
    37 USERINCLUDE     ../../../../../locationmgmt/locationcore/LbsPartnerCommon/inc
       
    38 USERINCLUDE     ../../../../../locationmgmt/locationcore/LbsCommonInternalDataTypes/inc
       
    39 USERINCLUDE     ../../../../../locationmgmt/locationcore/LbsRefFnpInt/inc
       
    40 
       
    41 
       
    42 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    43 
       
    44 SOURCEPATH   ../src
       
    45 SOURCE te_lbsagpspsyposupdatemodestep.cpp
       
    46 SOURCE te_lbsagpspsyposupdateerrstep.cpp
       
    47 SOURCE te_lbsagpspsyposupdatestep.cpp
       
    48 SOURCE te_lbsagpspsysuite.cpp
       
    49 
       
    50 LIBRARY     euser.lib
       
    51 LIBRARY		centralrepository.lib 
       
    52 LIBRARY     te_lbstestutils.lib
       
    53 LIBRARY     epospluginfw.lib
       
    54 LIBRARY     lbs.lib
       
    55 LIBRARY		lbsadmin.lib
       
    56 LIBRARY		lbsloccommon.lib
       
    57 LIBRARY		lbsnetprotocol.lib
       
    58 LIBRARY     lbsassistancedata.lib
       
    59 LIBRARY		lbsinternalapi.lib
       
    60 LIBRARY		lbsnetinternalapi.lib
       
    61 LIBRARY		lbsrootapi.lib
       
    62 LIBRARY		lbslocdatasource.lib
       
    63 LIBRARY		te_lbsgenericpsytest.lib
       
    64 LIBRARY		testexecuteutils.lib
       
    65 LIBRARY		lbscommoninternaldatatypes.lib
       
    66 LIBRARY		lbsreffnpint.lib
       
    67 
       
    68 SMPSAFE
       
    69