[Webkit-unassigned] [Bug 26267] New: [Qt] Fix release build detection in the build system

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 8 19:53:12 PDT 2009


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

           Summary: [Qt] Fix release build detection in the build system
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: laszlo.1.gombos at nokia.com


Qt binaries are built into WebKitBuild/Debug/lib directory for debug and
release builds as well.

Fix is to replace CONFIG(release) test with CONFIG(release, debug|release) in
WebKit.pri (to match the test with all the other .pr* files).


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



More information about the webkit-unassigned mailing list