projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b33458
)
winsys/gdi: Link to ws2_32 library.
author
Michal Krol
<michal@vmware.com>
Wed, 10 Jun 2009 10:01:13 +0000
(12:01 +0200)
committer
Michal Krol
<michal@vmware.com>
Wed, 10 Jun 2009 10:01:13 +0000
(12:01 +0200)
src/gallium/winsys/gdi/SConscript
patch
|
blob
|
history
diff --git
a/src/gallium/winsys/gdi/SConscript
b/src/gallium/winsys/gdi/SConscript
index aabab95f3a8070cf1e4454e6d7022b673d4795b5..86eb9ef55ed7c261d4ffd31f60bea777bedad3a7 100644
(file)
--- a/
src/gallium/winsys/gdi/SConscript
+++ b/
src/gallium/winsys/gdi/SConscript
@@
-15,6
+15,7
@@
if env['platform'] == 'windows':
'gdi32',
'user32',
'kernel32',
+ 'ws2_32',
])
sources = [