equal
deleted
inserted
replaced
|
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 TARGET wml.lib |
|
21 TARGETTYPE lib |
|
22 |
|
23 CAPABILITY CAP_GENERAL_DLL |
|
24 VENDORID VID_DEFAULT |
|
25 |
|
26 MACRO NOKIA_MOBILE_BROWSER |
|
27 #define NOKIA_MOBILE_BROWSER 1 |
|
28 |
|
29 SOURCEPATH ../../src/wml/src |
|
30 |
|
31 SOURCE nw_evlog_api.c |
|
32 SOURCE wml_bind.c |
|
33 SOURCE wml_core.c |
|
34 SOURCE wml_deck.c |
|
35 SOURCE wml_deck_iter.c |
|
36 SOURCE wml_decoder.c |
|
37 SOURCE wml_event.c |
|
38 SOURCE wml_head.c |
|
39 SOURCE WMLHistory.cpp |
|
40 SOURCE wml_input_validation.c |
|
41 SOURCE wml_intrinsic_event.c |
|
42 SOURCE wml_list.c |
|
43 SOURCE wml_msgs.c |
|
44 SOURCE wml_option_event.c |
|
45 SOURCE wml_query_service.c |
|
46 SOURCE wml_ref_model.c |
|
47 SOURCE wml_script_message.c |
|
48 SOURCE wml_scrproxy.c |
|
49 SOURCE wml_select_ui_state.c |
|
50 SOURCE wml_select_validation.c |
|
51 SOURCE wml_timer.c |
|
52 SOURCE wml_ui.c |
|
53 SOURCE WMLUrlNavigation.cpp |
|
54 SOURCE wml_url_utils.c |
|
55 SOURCE wml_var.c |
|
56 SOURCE WMLWae.cpp |
|
57 SOURCE wml_wae_reader.c |