telephonyprotocols/psdagt/group/tpsdagt.iby
author Shabe Razvi <shaber@symbian.org>
Thu, 02 Sep 2010 15:59:13 +0100
branchRCL_3
changeset 67 4eff64595c44
parent 0 3553901f7fa8
child 24 6638e7f4bd8f
permissions -rw-r--r--
Merge RCL_3 fixes with reverted delivery

/*
* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
*
* Initial Contributors:
* Nokia Corporation - initial contribution.
*
* Contributors:
*
* Description:
*
*/
#ifndef __TPSDAGT_IBY__
#define __TPSDAGT_IBY__

#ifndef SYMBIAN_NON_SEAMLESS_NETWORK_BEARER_MOBILITY

REM PSD AGT - Packet data networking

REM TS_PSDAGT files

#include <psdagt.iby>

#include <integrationtest.iby>
#include <tunittest.iby>  // For DummyEtel, DummyNifman and DummyDlgSvr

file=ABI_DIR\DEBUG_DIR\dummypsd.agt					System\Libs\dummypsd.agt
file=ABI_DIR\DEBUG_DIR\ts_psdagt.dll					System\Libs\ts_psdagt.dll

data=EPOCROOT##epoc32\data\z\TestData\configs\psdagt\psdagt.xml			TestData\configs\psdagt\psdagt.xml
data=EPOCROOT##epoc32\data\z\TestData\scripts\psdagt\psdagt_udeb.script		TestData\scripts\psdagt\psdagt_udeb.script
data=EPOCROOT##epoc32\data\z\TestData\scripts\psdagt\psdagt_urel.script		TestData\scripts\psdagt\psdagt_urel.script
data=EPOCROOT##epoc32\data\z\TestData\scripts\psdagt\psdagt_udeb_NonConnection.script	TestData\scripts\psdagt\psdagt_udeb_NonConnection.script
data=EPOCROOT##epoc32\data\z\TestData\scripts\psdagt\psdagt_urel_NonConnection.script	TestData\scripts\psdagt\psdagt_urel_NonConnection.script

#endif
#endif