diff -r e1bea15f9a39 -r 79859ed3eea9 webengine/osswebengine/WebKit/s60/group/webkit/webkit.mmp --- a/webengine/osswebengine/WebKit/s60/group/webkit/webkit.mmp Thu Aug 19 10:58:56 2010 +0300 +++ b/webengine/osswebengine/WebKit/s60/group/webkit/webkit.mmp Tue Aug 31 16:17:46 2010 +0300 @@ -19,9 +19,10 @@ TARGET WebKit.lib TARGETTYPE lib + VENDORID VID_DEFAULT -SOURCEPATH ../../WebView +SOURCEPATH ../../webview SOURCE WebFrame.cpp SOURCE WebFrameView.cpp SOURCE WebView.cpp @@ -41,8 +42,6 @@ SOURCE BrCtlDialogsProviderUtils.cpp SOURCE WebToolBarInterface.cpp SOURCE WebDataLoadConsumer.cpp -SOURCE WebGestureInterface.cpp -SOURCE WebPagePinchZoomHandler.cpp SOURCE WebPageFullScreenHandler.cpp SOURCE WebPageScrollHandler.cpp @@ -53,16 +52,13 @@ SOURCE WebScrollingDeceleratorGH.cpp SOURCE WebScrollbarDrawer.cpp SOURCE WebSprite.cpp -SOURCE ThumbnailGenerator.cpp -SOURCE BrCtlLayoutObserverImpl.cpp - -SOURCEPATH ../../FormControls +SOURCEPATH ../../formcontrols SOURCE WebFormFill.cpp SOURCE WebFormFillPopup.cpp SOURCE PopupSelectListBox.cpp -SOURCEPATH ../../WebCoreSupport +SOURCEPATH ../../webcoresupport SOURCE WebChromeClient.cpp SOURCE WebContextMenuClient.cpp SOURCE WebDragClient.cpp @@ -71,7 +67,7 @@ SOURCE WebFrameBridge.cpp SOURCE WebInspectorClient.cpp -SOURCEPATH ../../Misc +SOURCEPATH ../../misc SOURCE WebIconDatabase.cpp SOURCE WebKitLogger.cpp SOURCE WebUtil.cpp