|
1 // Copyright (c) 2001-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 // Telephony packet data API |
|
15 // |
|
16 // |
|
17 |
|
18 /** |
|
19 @file |
|
20 */ |
|
21 |
|
22 PRJ_EXPORTS |
|
23 ../inc/etelpckt.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(etelpckt.h) |
|
24 ../inc/etelQoS.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(etelqos.h) |
|
25 ../inc/pcktlist.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(pcktlist.h) |
|
26 ../inc/pcktretrieve.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(pcktretrieve.h) |
|
27 ../inc/mbmstypes.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(mbmstypes.h) |
|
28 ../inc/ETELPCKT.INL SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(etelpckt.inl) |
|
29 ../inc/secure/pcktcs.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(pcktcs.h) |
|
30 ../group/ETELPCKT.IBY /epoc32/rom/include/etelpckt.iby |
|
31 |
|
32 PRJ_TESTEXPORTS |
|
33 ../group/tetelpckt.iby /epoc32/rom/include/tetelpckt.iby |
|
34 #ifdef SYMBIAN_ADAPTIVE_TCP_RECEIVE_WINDOW |
|
35 ../Te_EtelPacket/Te_EtelPacket.script z:/testdata/scripts/te_etelpacket.script |
|
36 #else // SYMBIAN_ADAPTIVE_TCP_RECEIVE_WINDOW |
|
37 ../Te_EtelPacket/Te_EtelPacket_no_adaptive_tcp_receive_window_size.script z:/testdata/scripts/te_etelpacket.script |
|
38 #endif // SYMBIAN_ADAPTIVE_TCP_RECEIVE_WINDOW |
|
39 ../Te_EtelPacket/te_etelpacket.ini z:/testdata/configs/te_etelpacket.ini |
|
40 ../Te_EtelPacket/Te_EtelPacket.iby /epoc32/rom/include/te_etelpacket.iby |
|
41 |
|
42 PRJ_MMPFILES |
|
43 ../group/etelpckt.mmp |
|
44 |
|
45 PRJ_TESTMMPFILES |
|
46 ../dtsy/dpckttsy.mmp support |
|
47 ../Te_EtelPacket/Te_EtelPacket.mmp support |