projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dcf8543
)
python: Link to ws2_32 on windows.
author
Michal Krol
<michal@vmware.com>
Thu, 21 Jan 2010 19:02:44 +0000
(20:02 +0100)
committer
Michal Krol
<michal@vmware.com>
Thu, 28 Jan 2010 13:07:42 +0000
(14:07 +0100)
src/gallium/state_trackers/python/SConscript
patch
|
blob
|
history
diff --git
a/src/gallium/state_trackers/python/SConscript
b/src/gallium/state_trackers/python/SConscript
index 8498a90812eb39285c2de2a9fc8145d7ae7396c6..527e065cd9181cb7589ff85bf0b4187f416fbde6 100644
(file)
--- a/
src/gallium/state_trackers/python/SConscript
+++ b/
src/gallium/state_trackers/python/SConscript
@@
-21,6
+21,7
@@
if 'python' in env['statetrackers']:
'gdi32',
'user32',
'kernel32',
+ 'ws2_32',
])
else:
env.Append(LIBS = [