[Webkit-unassigned] [Bug 17985] New: Update Visual Studio Projects for cURL support

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 21 11:35:56 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=17985

           Summary: Update Visual Studio Projects for cURL support
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Website
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bfulgham at gmail.com
OtherBugsDependingO 17730
             nThis:


Add necessary files and build commands to vcproj files to build a cURL-based
Windows WebKit.  For details, see http://bugs.webkit.org/show_bug.cgi?id=17730.

This issue does the following:
1.  Modify WebCore.vcproj so that it copies the cURL network headers to
WebKitBuild/include, rather than the CFNetwork versions.
2.  Modify WebCore.vcproj to build cURL sources in the *_Cairo targets, and
exclude in the *_CF
2.  Modify WebKit.vcproj to link against cURL libraries, and to search curl
paths for files.


-- 
Configure bugmail: http://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