mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-20 22:30:12 +01:00
scons: Undo bad merge from cherry-pick.
This commit is contained in:
parent
cd5d760889
commit
a4865e82ef
1 changed files with 0 additions and 2 deletions
|
|
@ -180,8 +180,6 @@ def generate(env):
|
||||||
# http://msdn.microsoft.com/en-us/library/aa383745.aspx
|
# http://msdn.microsoft.com/en-us/library/aa383745.aspx
|
||||||
('_WIN32_WINNT', '0x0601'),
|
('_WIN32_WINNT', '0x0601'),
|
||||||
('WINVER', '0x0601'),
|
('WINVER', '0x0601'),
|
||||||
# http://msdn2.microsoft.com/en-us/library/6dwk3a1z.aspx,
|
|
||||||
'WIN32_LEAN_AND_MEAN',
|
|
||||||
]
|
]
|
||||||
if msvc and env['toolchain'] != 'winddk':
|
if msvc and env['toolchain'] != 'winddk':
|
||||||
cppdefines += [
|
cppdefines += [
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue