Chromium Code Reviews
DescriptionFix up cc stubs and bindings to work in windows
Windows is stricter than other platforms in a few ways:
*) All files referenced in a .gyp have to actually exist or the generator complains
*) Symbols have to be defined in only one object file
*) NO_ERROR is #defined by some win32 headers and collides with GL headers
*) WEBKIT_DLL has to be set for targets that define exported symbols
This fixes these in the cc stubs.
BUG=
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=154899
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||