Bug 93446 - Remove ce_time.(cpp|h) from list of source files
Summary: Remove ce_time.(cpp|h) from list of source files
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Template Framework (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Other
: P2 Normal
Assignee: Patrick R. Gansterer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-08 00:45 PDT by Patrick R. Gansterer
Modified: 2012-08-08 03:44 PDT (History)
4 users (show)

See Also:


Attachments
Patch (2.08 KB, patch)
2012-08-08 00:49 PDT, Patrick R. Gansterer
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.