mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-06 02:20:11 +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',
|
|
])
|