|
1 // Copyright (c) 2000-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 // Dial-up networking connection agent ('netdial') |
|
15 // |
|
16 // |
|
17 |
|
18 /** |
|
19 @file |
|
20 */ |
|
21 |
|
22 |
|
23 |
|
24 PRJ_EXPORTS |
|
25 |
|
26 |
|
27 ../inc/ND_ERR.H SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(nd_err.h) |
|
28 ../inc/ND_STD.H SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(networking/nd_std.h) |
|
29 ../inc/csdprog.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(csdprog.h) |
|
30 ../inc/connectprog.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(connectprog.h) |
|
31 |
|
32 ../group/CSD.IBY /epoc32/rom/include/csd.iby |
|
33 ../inc/csderr.ra SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(errors/generic/csderr.ra) |
|
34 ../inc/csderr.rls SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(errors/generic/csderr.rls) |
|
35 |
|
36 #ifndef SYMBIAN_NON_SEAMLESS_NETWORK_BEARER_MOBILITY |
|
37 PRJ_TESTEXPORTS |
|
38 ../group/tcsdagt.iby /epoc32/rom/include/tcsdagt.iby |
|
39 ../TS_CsdAgt/csdagt.script /epoc32/release/wins/udeb/z/testdata/scripts/csdagt.script |
|
40 ../TS_CsdAgt/csdagt_NonConnection.script /epoc32/release/wins/udeb/z/testdata/scripts/csdagt_nonconnection.script |
|
41 ../TS_CsdAgt/ts_csdagt.xml /epoc32/release/wins/udeb/z/testdata/configs/ts_csdagt.xml |
|
42 |
|
43 ../TS_CsdAgt/csdagt.script /epoc32/release/wins/urel/z/testdata/scripts/csdagt.script |
|
44 ../TS_CsdAgt/csdagt_NonConnection.script /epoc32/release/wins/urel/z/testdata/scripts/csdagt_nonconnection.script |
|
45 ../TS_CsdAgt/ts_csdagt.xml /epoc32/release/wins/urel/z/testdata/configs/ts_csdagt.xml |
|
46 |
|
47 ../TS_CsdAgt/csdagt.script /epoc32/release/winscw/udeb/z/testdata/scripts/csdagt.script |
|
48 ../TS_CsdAgt/csdagt_NonConnection.script /epoc32/release/winscw/udeb/z/testdata/scripts/csdagt_nonconnection.script |
|
49 ../TS_CsdAgt/ts_csdagt.xml /epoc32/release/winscw/udeb/z/testdata/configs/ts_csdagt.xml |
|
50 |
|
51 ../TS_CsdAgt/csdagt.script /epoc32/release/winscw/urel/z/testdata/scripts/csdagt.script |
|
52 ../TS_CsdAgt/csdagt_NonConnection.script /epoc32/release/winscw/urel/z/testdata/scripts/csdagt_nonconnection.script |
|
53 ../TS_CsdAgt/ts_csdagt.xml /epoc32/release/winscw/urel/z/testdata/configs/ts_csdagt.xml |
|
54 #endif |
|
55 |
|
56 PRJ_MMPFILES |
|
57 |
|
58 ../group/CSD.MMP |
|
59 |
|
60 #ifndef SYMBIAN_NON_SEAMLESS_NETWORK_BEARER_MOBILITY |
|
61 PRJ_TESTMMPFILES |
|
62 ../group/dummycsd.mmp |
|
63 ../group/TS_CsdAgt.mmp |
|
64 #endif |