wiki:DeveloperTips

Version 1 (modified by yuzo@google.com, 14 years ago) (diff)

--

Tips and Tools for Developers

Have a header file copied to WebKitBuild/.../PrivateHeaders in build time

  1. Open WebCore/WebCore.xcodeproj
  2. In Groups & Files, navigate to WebCore and locate the header file.
  3. Drag the header file to Targets > WebCore > Copy Headers.
  4. Select the header file in Copy Headers. It should be listed on the right pane.
  5. Change Role to private.

Attachments (1)

Download all attachments as: .zip