Bug 115889

Summary: [Windows] Expunge pthreads2VC.dll from DumpRenderTree Project
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: Tools / TestsAssignee: Brent Fulgham <bfulgham>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, bfulgham, paroga
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows 7   
Attachments:
Description Flags
Patch benjamin: review+

Description Brent Fulgham 2013-05-09 22:07:25 PDT
Now that all source changes are landed that remove pthread references from the Windows build, it's time to get rid of the header include paths and link library commands in the project files.

Note: I am leaving the copy operations in the support scripts until the support libraries (e.g., CoreFoundation.dll) no longer need the pthreads2VC.dll library.
Comment 1 Brent Fulgham 2013-05-09 22:12:40 PDT
Created attachment 201318 [details]
Patch
Comment 2 Brent Fulgham 2013-05-14 17:59:51 PDT
Committed r150095: <http://trac.webkit.org/changeset/150095>
Comment 3 Brent Fulgham 2013-05-14 18:01:58 PDT
<rdar://problem//13852055>