mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-29 22:30:24 +01:00
gdi: Remove accidental keypresses.
This commit is contained in:
parent
53ce80e7cc
commit
8e63beff56
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ if env['platform'] == 'windows':
|
|||
|
||||
env.Append(LIBS = [
|
||||
'gdi32',
|
||||
'user32',ss
|
||||
'user32',
|
||||
'kernel32',
|
||||
])
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue