Bug 93446

Summary: Remove ce_time.(cpp|h) from list of source files
Product: WebKit Reporter: Patrick R. Gansterer <paroga>
Component: Web Template FrameworkAssignee: Patrick R. Gansterer <paroga>
Status: RESOLVED FIXED    
Severity: Normal CC: gyuyoung.kim, hausmann, rakuco, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: Other   
Attachments:
Description Flags
Patch none

Description Patrick R. Gansterer 2012-08-08 00:45:01 PDT
Remove ce_time.(cpp|h) from list of source files
Comment 1 Patrick R. Gansterer 2012-08-08 00:49:01 PDT
Created attachment 157142 [details]
Patch
Comment 2 Patrick R. Gansterer 2012-08-08 00:55:18 PDT
View in context: https://bugs.webkit.org/attachment.cgi?id=157142&action=review

> Source/JavaScriptCore/Target.pri:-31
> -wince* {
> -    SOURCES += $$QT.core.sources/../3rdparty/ce-compat/ce_time.c
> -}

AFAIK it's possible to remove http://qt.gitorious.org/qt/qtbase/trees/master/src/3rdparty/ce-compat now too from the qtbase repository.
Comment 3 WebKit Review Bot 2012-08-08 03:44:03 PDT
Comment on attachment 157142 [details]
Patch

Clearing flags on attachment: 157142

Committed r125018: <http://trac.webkit.org/changeset/125018>
Comment 4 WebKit Review Bot 2012-08-08 03:44:08 PDT
All reviewed patches have been landed.  Closing bug.