Bug 32665 - Sync JavaScriptCore.vcproj with JavaScriptCore.xcodeproj and the source tree
Summary: Sync JavaScriptCore.vcproj with JavaScriptCore.xcodeproj and the source tree
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows XP
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-17 09:27 PST by Adam Roben (:aroben)
Modified: 2009-12-17 11:14 PST (History)
1 user (show)

See Also:


Attachments
Patch (24.21 KB, patch)
2009-12-17 09:27 PST, Adam Roben (:aroben)
adachan: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Roben (:aroben) 2009-12-17 09:27:02 PST
Created attachment 45076 [details]
Patch

Need a short description and bug URL (OOPS!)

Reviewed by NOBODY (OOPS!).

* JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.vcproj: Moved
around files and filters so that the structure matches
JavaScriptCore.xcodeproj and the source tree. A few headers that were
previously omitted have been added, as well as JSZombie.{cpp,h}.
---
 2 files changed, 330 insertions(+), 252 deletions(-)
Comment 1 Adam Roben (:aroben) 2009-12-17 11:14:42 PST
Committed r52265: <http://trac.webkit.org/changeset/52265>