WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
28695
[WinCairo] Revise CFLite Debug Build to emit DLL's with _debug label
https://bugs.webkit.org/show_bug.cgi?id=28695
Summary
[WinCairo] Revise CFLite Debug Build to emit DLL's with _debug label
Brent Fulgham
Reported
2009-08-24 17:13:06 PDT
It is much easier to test and debug with WebKit in external projects if the JavaScriptCore and WebKit dlls are labeled with "_debug" for debug builds. This allows both binaries to coexist in the same project directory, and to allow debug and release binaries to be maintained in the same location. This change modifies the Visual Studio property sheets used by WinCairo to include the "_debug" text in the dll output names.
Attachments
Add "_debug" to Debug Cairo dlls.
(5.30 KB, patch)
2009-08-24 18:02 PDT
,
Brent Fulgham
sfalken
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Brent Fulgham
Comment 1
2009-08-24 18:02:56 PDT
Created
attachment 38518
[details]
Add "_debug" to Debug Cairo dlls.
Brent Fulgham
Comment 2
2009-08-25 12:32:59 PDT
Landed in
http://trac.webkit.org/changeset/47750
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug