mesa/scons
José Fonseca 3d747eded4 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.
2010-01-01 12:16:19 +00:00
..
crossmingw.py scons: Don't require -liberty on MinGW. 2009-09-24 13:12:50 +01:00
custom.py scons: Expose convienience libraries to the host environment. 2010-01-01 11:00:58 +00:00
dxsdk.py scons: Allow to use MS's DXSDK headers with MinGW. 2009-09-14 20:12:01 +01:00
fixes.py scons: Monkey patch os.spawnve on Windows to become thread safe. 2009-07-14 12:21:25 +01:00
gallium.py scons: Don't globally define WIN32_LEAN_AND_MEAN. 2010-01-01 12:16:19 +00:00
generic.py scons: Don't globally define WIN32_LEAN_AND_MEAN. 2010-01-01 12:16:19 +00:00
llvm.py scons: Make it work with MinGW build of LLVM 2.6. 2009-12-11 12:28:53 +00:00
mslib_sa.py scons: Cleanup. 2009-04-17 09:49:41 +01:00
mslink_sa.py scons: Play nice with MS Embedded Visual C++. 2008-05-28 01:24:06 +09:00
msvc_sa.py scons: Play nice with MS Embedded Visual C++. 2008-05-28 01:24:06 +09:00
python.py scons: Get python extensions building correctly on windows. 2009-03-30 14:11:03 +01:00
udis86.py llvmpipe: Allow to build without udis86. 2009-08-29 09:21:34 +01:00
wcesdk.py scons: Lookup WINDDK and WINCE SDK directories in the registry. 2008-07-24 21:24:58 +09:00
winddk.py scons: Allow to use only the WINDDK headers. 2009-09-14 20:12:02 +01:00
winsdk.py scons: Cleanup. 2009-04-17 09:49:41 +01:00