From: weinig Date: Thu, 25 Oct 2007 23:16:45 +0000 (+0000) Subject: Fix the windows build. X-Git-Url: https://git.webkit.org/?p=WebKit-https.git;a=commitdiff_plain;h=b49f767a6a127a5632a35a4f333e37bddeb3348c Fix the windows build. * win/lib/WebKitSystemInterface.lib: * win/lib/WebKitSystemInterface_debug.lib: git-svn-id: https://svn.webkit.org/repository/webkit/trunk@27073 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- diff --git a/WebKitLibraries/ChangeLog b/WebKitLibraries/ChangeLog index 19eeaa7b0fca..89877c67752b 100644 --- a/WebKitLibraries/ChangeLog +++ b/WebKitLibraries/ChangeLog @@ -1,3 +1,10 @@ +2007-10-25 Sam Weinig + + Fix the windows build. + + * win/lib/WebKitSystemInterface.lib: + * win/lib/WebKitSystemInterface_debug.lib: + 2007-10-25 Timothy Hatcher Add WKSetPatternBaseCTM. diff --git a/WebKitLibraries/win/lib/WebKitSystemInterface.lib b/WebKitLibraries/win/lib/WebKitSystemInterface.lib index 95c5c2e37c0f..108e581ba496 100644 Binary files a/WebKitLibraries/win/lib/WebKitSystemInterface.lib and b/WebKitLibraries/win/lib/WebKitSystemInterface.lib differ diff --git a/WebKitLibraries/win/lib/WebKitSystemInterface_debug.lib b/WebKitLibraries/win/lib/WebKitSystemInterface_debug.lib index 71b5b6ca7dfe..fbf461a6fd12 100644 Binary files a/WebKitLibraries/win/lib/WebKitSystemInterface_debug.lib and b/WebKitLibraries/win/lib/WebKitSystemInterface_debug.lib differ