lbstest/lbstestproduct/lbsextendedmtlr/group/lbsextendedmtlr.iby
changeset 0 9cfd9a3ee49c
child 57 3267d9ea3e98
equal deleted inserted replaced
-1:000000000000 0:9cfd9a3ee49c
       
     1 /*
       
     2 * Copyright (c) 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 "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 *
       
    16 */
       
    17 #ifndef __LBS_EXTENDED_MTLR__
       
    18 #define __LBS_EXTENDED_MTLR__
       
    19 
       
    20 #include <testexecute.iby>
       
    21 #include <lbs.iby>
       
    22 #include <lbsnetworklocationmanager.iby>
       
    23 #include <lbstestserver.iby>
       
    24 #include <lbstestutils.iby>
       
    25 #include <lbstestchannel.iby>
       
    26 #include <agpsnpetestintegmodule.iby>
       
    27 #include <ctlbsclockplugin.iby>
       
    28 #include <hybridprotocolmodule.iby>
       
    29 //#include <simtsy.iby>
       
    30 
       
    31 file=ABI_DIR\DEBUG_DIR\LbsDebug.dll System\libs\LbsDebug.dll
       
    32 
       
    33 data=EPOCROOT##epoc32\data\C\testdata\configs\lbstestconfig.txt	  testdata\configs\lbstestconfig.txt
       
    34 data=EPOCROOT##epoc32\data\C\testdata\configs\ctagpsnpetestmoduledatasource.ini	  testdata\configs\ctagpsnpetestmoduledatasource.ini
       
    35 
       
    36 file=ABI_DIR\DEBUG_DIR\lbsextendedmtlrtestserver.exe sys\bin\lbsextendedmtlrtestserver.exe
       
    37 data=EPOCROOT##epoc32\data\C\testdata\configs\lbs_extended_mtlr.ini	  testdata\configs\lbs_extended_mtlr.ini
       
    38 data=EPOCROOT##epoc32\data\C\testdata\scripts\extended_mtlr_cancel.script	  testdata\scripts\extended_mtlr_cancel.script
       
    39 
       
    40 #endif