diff options
author | José Fonseca <[email protected]> | 2009-12-31 20:19:18 +0000 |
---|---|---|
committer | José Fonseca <[email protected]> | 2010-01-01 12:16:19 +0000 |
commit | 3d747eded475b227cc025391d0438a5dd1357cb9 (patch) | |
tree | a28aa33f87abddc093684d28a92a90563eb9e17b /scons/crossmingw.py | |
parent | 33f44b93d26a1d0c2c15a2613b07510825bc1d54 (diff) |
scons: Don't globally define WIN32_LEAN_AND_MEAN.
Some of the demo progams legitimately need the functionality
that's disabled by WIN32_LEAN_AND_MEAN.
Instead the solution should be to define WIN32_LEAN_AND_MEAN just before
including windows.h on a case by case basis.
Diffstat (limited to 'scons/crossmingw.py')
0 files changed, 0 insertions, 0 deletions