From 1cbdecfa9fc428ac2d8aca0fa91c9580b3d57353 Mon Sep 17 00:00:00 2001 From: The Android Open Source Project Date: Wed, 17 Dec 2008 18:05:15 -0800 Subject: Code drop from //branches/cupcake/...@124589 --- WebKit/wx/presets/wxwebkit.bkl | 24 ++++++++++++++++++++---- 1 file changed, 20 insertions(+), 4 deletions(-) (limited to 'WebKit/wx/presets') diff --git a/WebKit/wx/presets/wxwebkit.bkl b/WebKit/wx/presets/wxwebkit.bkl index 7fc59d2..80ffd2f 100644 --- a/WebKit/wx/presets/wxwebkit.bkl +++ b/WebKit/wx/presets/wxwebkit.bkl @@ -71,10 +71,21 @@ and WebCore. Include this file to use these settings. + + + + @@ -90,17 +101,18 @@ and WebCore. Include this file to use these settings. HAVE_FLOAT_H=1 HAVE_FUNC__FINITE=1 - + + $(WKOUTPUTDIR) $(WK_ROOT)/WebCore $(WK_ROOT)/WebCore/DerivedSources/WebCore $(WK_ROOT)/WebCore/bindings/js $(WK_ROOT)/WebCore/bridge + $(WK_ROOT)/WebCore/css + $(WK_ROOT)/WebCore/dom $(WK_ROOT)/WebCore/editing $(WK_ROOT)/WebCore/history $(WK_ROOT)/WebCore/html - $(WK_ROOT)/WebCore/css - $(WK_ROOT)/WebCore/dom - $(WK_ROOT)/WebCore/kwq + $(WK_ROOT)/WebCore/inspector $(WK_ROOT)/WebCore/loader $(WK_ROOT)/WebCore/loader/icon $(WK_ROOT)/WebCore/page @@ -116,12 +128,16 @@ and WebCore. Include this file to use these settings. $(WK_ROOT)/WebCore/platform/sql $(WK_ROOT)/WebCore/platform/text $(WK_ROOT)/WebCore/rendering + $(WK_ROOT)/WebCore/rendering/style $(WK_ROOT)/WebCore/storage $(WK_ROOT)/WebCore/xml $(WK_ROOT)/JavaScriptCore $(WK_ROOT)/JavaScriptCore/kjs $(WK_ROOT)/JavaScriptCore/pcre + $(WK_ROOT)/JavaScriptCore/profiler + $(WK_ROOT)/JavaScriptCore/runtime + $(WK_ROOT)/JavaScriptCore/VM $(WK_ROOT)/JavaScriptCore/wtf -- cgit v1.1