equal
deleted
inserted
replaced
|
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 __TPSDAGT_IBY__ |
|
18 #define __TPSDAGT_IBY__ |
|
19 |
|
20 #ifndef SYMBIAN_NON_SEAMLESS_NETWORK_BEARER_MOBILITY |
|
21 |
|
22 REM PSD AGT - Packet data networking |
|
23 |
|
24 REM TS_PSDAGT files |
|
25 |
|
26 #include <psdagt.iby> |
|
27 |
|
28 #include <integrationtest.iby> |
|
29 #include <tunittest.iby> // For DummyEtel, DummyNifman and DummyDlgSvr |
|
30 |
|
31 file=ABI_DIR\DEBUG_DIR\dummypsd.agt System\Libs\dummypsd.agt |
|
32 file=ABI_DIR\DEBUG_DIR\ts_psdagt.dll System\Libs\ts_psdagt.dll |
|
33 |
|
34 data=EPOCROOT##epoc32\data\z\TestData\configs\psdagt\psdagt.xml TestData\configs\psdagt\psdagt.xml |
|
35 data=EPOCROOT##epoc32\data\z\TestData\scripts\psdagt\psdagt_udeb.script TestData\scripts\psdagt\psdagt_udeb.script |
|
36 data=EPOCROOT##epoc32\data\z\TestData\scripts\psdagt\psdagt_urel.script TestData\scripts\psdagt\psdagt_urel.script |
|
37 data=EPOCROOT##epoc32\data\z\TestData\scripts\psdagt\psdagt_udeb_NonConnection.script TestData\scripts\psdagt\psdagt_udeb_NonConnection.script |
|
38 data=EPOCROOT##epoc32\data\z\TestData\scripts\psdagt\psdagt_urel_NonConnection.script TestData\scripts\psdagt\psdagt_urel_NonConnection.script |
|
39 |
|
40 #endif |
|
41 #endif |