author | Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> |
Thu, 27 Aug 2009 07:43:07 +0300 | |
changeset 10 | fc9cf246af83 |
parent 5 | 989d2f495d90 |
child 23 | 50974a8b132e |
permissions | -rw-r--r-- |
5 | 1 |
/* |
2 |
* Copyright (c) 2006-2007 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 the License "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: Sapi include path dependencies. |
|
10
fc9cf246af83
Revision: 200931
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
5
diff
changeset
|
15 |
* %created_by: vahegde % |
fc9cf246af83
Revision: 200931
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
5
diff
changeset
|
16 |
* %date_created: Wed Jun 24 18:02:52 2009 % |
5 | 17 |
* Copyright © 2006-2007 Nokia. All rights reserved. |
18 |
* This material, including documentation and any related computer |
|
19 |
* programs, is protected by copyright controlled by Nokia. All |
|
20 |
* rights are reserved. Copying, including reproducing, storing, |
|
21 |
* adapting or translating, any or all of this material requires the |
|
22 |
* prior written consent of Nokia. This material also contains |
|
23 |
* confidential information which may not be disclosed to others |
|
24 |
* without the prior written consent of Nokia. |
|
25 |
* |
|
26 |
*/ |
|
27 |
||
28 |
||
29 |
#include <data_caging_paths.hrh> |
|
30 |
#include <bldvariant.hrh> |
|
31 |
||
32 |
#include <platform_paths.hrh> |
|
33 |
SYSTEMINCLUDE \Epoc32\include\icl |
|
10
fc9cf246af83
Revision: 200931
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
5
diff
changeset
|
34 |
SYSTEMINCLUDE \Epoc32\include\libc |
5 | 35 |
|
36 |
APP_LAYER_SYSTEMINCLUDE |
|
37 |
||
38 |
||
39 |
||
40 |