[Webkit-unassigned] [Bug 15406] Generated files missing from WebCore's Xcode project file

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 30 16:41:57 PDT 2007


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


ddkilzer at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #16570|0                           |1
        is obsolete|                            |
  Attachment #16951|                            |review?
               Flag|                            |




------- Comment #16 from ddkilzer at webkit.org  2007-10-30 16:41 PDT -------
Created an attachment (id=16951)
 --> (http://bugs.webkit.org/attachment.cgi?id=16951&action=view)
Patch v2

Changes since Patch v1:

- Removed DOMSVGException.h in addition to JSSVGAnimatedPoints.h from
WebCore/DerivedSources.make.
- Don't add DOMSVGPointInternal.h and DOMSVGRectInternal.h to the project file
since those were already fixed.
- Added *Private.h files to the Copy Generated Files Build Phase in WebCore.
- Modified WebKit/MigrateHeaders.make to add the same *Private.h files that
were added to the Copy Generated Headers Build Phase in WebCore.

Note that I did a clean build (wiped WebKitBuild dir) of r27257 and everything
built fine.


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