Bug 81739

Summary: WTF headers should be in $(ConfigurationBuildDir)\include\private\wtf, not $(ConfigurationBuildDir)\include\private\JavaScriptCore\wtf
Product: WebKit Reporter: Jessie Berlin <jberlin>
Component: Tools / TestsAssignee: Jessie Berlin <jberlin>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, eric, jberlin, sfalken
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: Windows 7   
Bug Depends on:    
Bug Blocks: 75673    
Attachments:
Description Flags
Patch none

Description Jessie Berlin 2012-03-20 22:09:58 PDT
Right now, they still being copied into a JavaScriptCore subdirectory of the build output directory. They should be top-level in the build output directory.

Patch coming shortly.
Comment 1 Jessie Berlin 2012-03-20 22:22:15 PDT
Created attachment 132973 [details]
Patch
Comment 2 Eric Seidel (no email) 2012-03-20 22:22:33 PDT
Sorry!  (As you can tell, my vcproj-fu is weak.)   Thanks for fixing.
Comment 3 Jessie Berlin 2012-03-21 09:27:54 PDT
Comment on attachment 132973 [details]
Patch

Committed in http://trac.webkit.org/changeset/111547