webengine/wmlengine/group/wml/wml.mmp
branchRCL_3
changeset 94 919f36ff910f
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/webengine/wmlengine/group/wml/wml.mmp	Wed Sep 01 12:28:30 2010 +0100
@@ -0,0 +1,57 @@
+/*
+* Copyright (c) 1997-2001 Nokia Corporation and/or its subsidiary(-ies).
+* All rights reserved.
+* This component and the accompanying materials are made available
+* under the terms of the License "Eclipse Public License v1.0"
+* which accompanies this distribution, and is available
+* at the URL "http://www.eclipse.org/legal/epl-v10.html".
+*
+* Initial Contributors:
+* Nokia Corporation - initial contribution.
+*
+* Contributors:
+*
+* Description: 
+*
+*/
+
+#include  "../webkitcommon.mmpi"
+
+TARGET          wml.lib
+TARGETTYPE      lib
+
+CAPABILITY CAP_GENERAL_DLL
+VENDORID        VID_DEFAULT
+
+MACRO NOKIA_MOBILE_BROWSER
+#define NOKIA_MOBILE_BROWSER 1
+
+SOURCEPATH      ../../src/wml/src
+
+SOURCE	nw_evlog_api.c
+SOURCE	wml_bind.c
+SOURCE	wml_core.c
+SOURCE  wml_deck.c
+SOURCE  wml_deck_iter.c
+SOURCE	wml_decoder.c
+SOURCE	wml_event.c
+SOURCE	wml_head.c
+SOURCE	WMLHistory.cpp
+SOURCE	wml_input_validation.c
+SOURCE	wml_intrinsic_event.c
+SOURCE	wml_list.c
+SOURCE	wml_msgs.c
+SOURCE	wml_option_event.c
+SOURCE	wml_query_service.c
+SOURCE	wml_ref_model.c
+SOURCE	wml_script_message.c
+SOURCE	wml_scrproxy.c
+SOURCE	wml_select_ui_state.c
+SOURCE	wml_select_validation.c
+SOURCE	wml_timer.c
+SOURCE	wml_ui.c
+SOURCE	WMLUrlNavigation.cpp
+SOURCE	wml_url_utils.c
+SOURCE	wml_var.c
+SOURCE	WMLWae.cpp
+SOURCE	wml_wae_reader.c