|
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 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: |
|
15 * |
|
16 */ |
|
17 #include <platform_paths.hrh> |
|
18 #include <data_caging_paths.hrh> |
|
19 #include <platform/mw/browser_platform_variant.hrh> |
|
20 |
|
21 USERINCLUDE ../../pagescaler/inc |
|
22 USERINCLUDE ../../webkitutils/HistoryProvider |
|
23 |
|
24 USERINCLUDE ../../osswebengine/WebKit/s60/WebView |
|
25 USERINCLUDE ../../osswebengine/WEBCORE/bridge/symbian |
|
26 USERINCLUDE ../../osswebengine/WEBCORE/platform |
|
27 USERINCLUDE ../../osswebengine/WEBCORE/platform/network/symbian |
|
28 USERINCLUDE ../../osswebengine/WEBCORE/ForwardingHeaders |
|
29 USERINCLUDE ../../osswebengine/WEBCORE/ForwardingHeaders/wtf |
|
30 USERINCLUDE ../../osswebengine/WEBCORE/loader |
|
31 |
|
32 USERINCLUDE ../../osswebengine/JavaScriptCore |
|
33 |
|
34 USERINCLUDE ../src/adt/include |
|
35 USERINCLUDE ../src/browser/include |
|
36 USERINCLUDE ../src/css/include |
|
37 USERINCLUDE ../src/evt/include |
|
38 USERINCLUDE ../src/fbox/include |
|
39 USERINCLUDE ../src/fileloader/include |
|
40 USERINCLUDE ../src/gdi/include |
|
41 USERINCLUDE ../src/hed/include |
|
42 USERINCLUDE ../src/htmlp/include |
|
43 USERINCLUDE ../src/image/include |
|
44 USERINCLUDE ../src/imagech/include |
|
45 USERINCLUDE ../src/lmgr/include |
|
46 USERINCLUDE ../src/markup/include |
|
47 USERINCLUDE ../src/msg/include |
|
48 USERINCLUDE ../src/mvc/include |
|
49 USERINCLUDE ../src/object/include |
|
50 USERINCLUDE ../src/script/include |
|
51 USERINCLUDE ../src/scrolling/inc |
|
52 USERINCLUDE ../src/system/include |
|
53 USERINCLUDE ../src/text/include |
|
54 USERINCLUDE ../src/unicode/include |
|
55 USERINCLUDE ../src/urlloader/include |
|
56 USERINCLUDE ../src/utils/include |
|
57 USERINCLUDE ../src/wml/include |
|
58 USERINCLUDE ../src/wml1x/include |
|
59 USERINCLUDE ../src/wmlcontrol/include |
|
60 USERINCLUDE ../src/wmlscriptch/include |
|
61 USERINCLUDE ../src/xhtml/include |
|
62 // USERINCLUDE ../../../osswebengine/MemoryManager/Inc |
|
63 |
|
64 MW_LAYER_SYSTEMINCLUDE |
|
65 OS_LAYER_ESTLIB_SYSTEMINCLUDE |