|
1 /* |
|
2 * Copyright (c) 1997-2001 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 |
|
18 #include "../webkitcommon.mmpi" |
|
19 |
|
20 MACRO NOKIA_MOBILE_BROWSER |
|
21 #define NOKIA_MOBILE_BROWSER 1 |
|
22 |
|
23 TARGET hed.lib |
|
24 TARGETTYPE lib |
|
25 SOURCEPATH ../../src/hed/src/ |
|
26 |
|
27 SOURCE ChildIterator.c |
|
28 SOURCE HEDCompositeContentHandler.cpp |
|
29 SOURCE HEDCompositeNode.cpp |
|
30 SOURCE HEDContentHandler.cpp |
|
31 SOURCE Context.c |
|
32 SOURCE ContextVisitor.c |
|
33 SOURCE HEDDocumentNode.cpp |
|
34 SOURCE HEDDocumentRoot.cpp |
|
35 SOURCE DomHelper.c |
|
36 SOURCE DomTree.c |
|
37 SOURCE DomVisitor.c |
|
38 SOURCE EntitySet.c |
|
39 SOURCE HEDEventHandler.cpp |
|
40 SOURCE HistoryEntry.c |
|
41 SOURCE HistoryStack.cpp |
|
42 SOURCE HistoryVisitor.cpp |
|
43 SOURCE HEDICompositeNode.cpp |
|
44 SOURCE ILoaderListener.c |
|
45 SOURCE ILoadRecipient.c |
|
46 SOURCE INumberCollector.c |
|
47 SOURCE IImageViewer.c |
|
48 SOURCE Loader.c |
|
49 SOURCE MimeTable.cpp |
|
50 SOURCE HEDTreeVisitor.cpp |
|
51 SOURCE UrlRequest.c |
|
52 SOURCE UrlResponse.c |
|
53 |
|
54 SOURCE ContentLoader.cpp |
|
55 SOURCE TextReverse.cpp |
|
56 SOURCE urlloader_urlresponse.cpp |