[Webkit-unassigned] [Bug 28695] New: [WinCairo] Revise CFLite Debug Build to emit DLL's with _debug label

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 24 17:13:07 PDT 2009


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

           Summary: [WinCairo] Revise CFLite Debug Build to emit DLL's
                    with _debug label
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bfulgham at webkit.org


It is much easier to test and debug with WebKit in external projects if the
JavaScriptCore and WebKit dlls are labeled with "_debug" for debug builds. 
This allows both binaries to coexist in the same project directory, and to
allow debug and release binaries to be maintained in the same location.

This change modifies the Visual Studio property sheets used by WinCairo to
include the "_debug" text in the dll output names.

-- 
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