summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorJosé Fonseca <jfonseca@vmware.com>2011-04-27 19:05:29 +0100
committerJosé Fonseca <jfonseca@vmware.com>2011-04-27 19:06:07 +0100
commitfa7a051c251552c4581caadce772a29c64f6a850 (patch)
treeec14ba70211495eaf2565f9c5b6a87e457741253 /.gitattributes
parentf9cc6acbfa6f6f91b29a0601436d91a330fdce79 (diff)
sgi: Fix MSVC build.
Including windows.h was ineffective on MSVC because we define the NOGDI macro, which skips the wingdi.h include. Unsetting NOGDI is also a bad idea because it causes all sort of symbol clashes with SGI code. The real problem is that WINGDAPI was not being defined, also due to NOGDI, so simply define it to blank if not done already. This seems to make everybody happy.
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions