I have a third_party project that assumes that WIN32_LEAN_AND_MEAN is
*not* defined. Unfortunately, common.gypi defines it, so I'm getting
lots of compiler errors that I dont particularly want to track down.
What's teh best way to either a) undefine WIN32_LEAN_AND_MEAN from
common.gypi, or b) ensure that it's excluded when my project is
generated?

Thanks
--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to