[Webkit-unassigned] [Bug 17675] Split WebCore.vcproj into Generic and CG-specific projects

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 5 09:30:24 PST 2008


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





------- Comment #6 from bfulgham at gmail.com  2008-03-05 09:30 PDT -------
(In reply to comment #5)
> (In reply to comment #4)
> > What can we do to make sure WebCore.vcproj and WebCoreCG.vcproj always
> > have the same preprocessor macros defined?
> 
> Hrm.  Good question; I was going to blithely comment that they share config.h,
> but of course you are talking about the defines in the project settings.  I'm
> not sure.

After pinging some knowledgeable Visual Studio people, I am told that there is
no mechanical way to do so.

The only thing I can think of is to place things like this in a file like
'config.h' so that they are always included.

Otherwise, we have to manually keep them in sync, which is not much worse than
the current situation with JavaScriptCore/WebCore/WebKit projects.


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