LbsApi/group/te_lbsapisuite.mmp
branchSymbian3
changeset 54 a4835904093b
equal deleted inserted replaced
53:7f293ed715ec 54:a4835904093b
       
     1 // Copyright (c) 2002-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      te_lbsapisuite.exe
       
    17 TARGETTYPE  exe
       
    18 UID         0x1000007A 0x1028375B
       
    19 
       
    20 CAPABILITY Location
       
    21 
       
    22 
       
    23 //Please add any change under here
       
    24 SOURCEPATH  ../src
       
    25 SOURCE te_lbsapisuiteserver.cpp
       
    26 SOURCE te_lbsapisuitestepbase.cpp
       
    27 SOURCE calculationmethodsstep.cpp
       
    28 SOURCE criteriaclassesstep.cpp
       
    29 SOURCE dataclassesstep.cpp
       
    30 SOURCE genericinfostep.cpp
       
    31 SOURCE moduleclassesstep.cpp
       
    32 SOURCE nomemorystep.cpp
       
    33 SOURCE noserverstep.cpp
       
    34 SOURCE requestorclassesstep.cpp
       
    35 SOURCE reminderstep.cpp
       
    36 
       
    37 USERINCLUDE   ../inc
       
    38 
       
    39 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    40 
       
    41 LIBRARY		testexecuteutils.lib 
       
    42 LIBRARY		testexecutelogclient.lib 
       
    43 
       
    44 LIBRARY         euser.lib efsrv.lib estor.lib bafl.lib charconv.lib
       
    45 LIBRARY         lbs.lib             // Location Client Library
       
    46 
       
    47 SMPSAFE