mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-26 06:20:09 +01:00
scons: add new shaderimage.c file to the build
This commit is contained in:
parent
bd62666224
commit
bf27d02390
1 changed files with 1 additions and 0 deletions
|
|
@ -110,6 +110,7 @@ main_sources = [
|
|||
'main/scissor.c',
|
||||
'main/set.c',
|
||||
'main/shaderapi.c',
|
||||
'main/shaderimage.c',
|
||||
'main/shaderobj.c',
|
||||
'main/shader_query.cpp',
|
||||
'main/shared.c',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue