24
|
1 |
// Copyright (c) 2005-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 |
//
|
|
15 |
|
|
16 |
#ifndef __QOSEXTNAPI_IBY__
|
|
17 |
#define __QOSEXTNAPI_IBY__
|
|
18 |
|
|
19 |
#if defined(SYMBIAN_EXCLUDE_QOS_PROTPLUGINS) && defined(SYMBIAN_NETWORKING_3GPPDEFAULTQOS)
|
|
20 |
|
|
21 |
REM Feature QoS is not included in this ROM
|
|
22 |
|
|
23 |
#else
|
|
24 |
|
|
25 |
file=ABI_DIR\DEBUG_DIR\qosextnapi.dll system\libs\qosextnapi.dll
|
|
26 |
|
|
27 |
#endif // SYMBIAN_EXCLUDE_QOS_PROTPLUGINS && SYMBIAN_NETWORKING_3GPPDEFAULTQOS
|
|
28 |
|
|
29 |
#endif // __QOSEXTNAPI_IBY__
|