[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:34:11 PST 2008


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





------- Comment #7 from aroben at apple.com  2008-03-05 09:34 PDT -------
(In reply to comment #6)
> (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.

Maybe we could make some more .vsprops files that only deal with the
preprocessor macros?


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