mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-22 22:10:10 +01:00
There was some wglGetProcAddress calls to setup extensions already, but including glext caused many compilation errors in MinGW.
5 lines
87 B
Python
5 lines
87 B
Python
SConscript([
|
|
'demos/SConscript',
|
|
'trivial/SConscript',
|
|
'vp/SConscript',
|
|
])
|