[Webkit-unassigned] [Bug 27510] New: [S60 QtWebKit] Don't put some intermediate generated files into the final mmp project file for linking.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 21 12:39:35 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=27510

           Summary: [S60 QtWebKit] Don't put some intermediate generated
                    files into the final mmp project file for linking.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: S60 Emulator
        OS/Version: Other
            Status: NEW
          Keywords: Qt
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: yongjun.zhang at nokia.com


Some generated files (like CSSPropertyNames.cpp, ColorData.c, tokenizer.cpp)
are to be included in WebCore source files.  In S60 port, they are put into the
final mmp project, perceived as normal source file.  This breaks the build in
S60 qtwebkit because some of them are not intended for building separately.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list