scons: Add program/sampler.cpp to SCons build.
This is a follow-up to commit a32893221c.
Fixes MinGW SCons build.
This commit is contained in:
@@ -224,6 +224,7 @@ if env['platform'] != 'winddk':
|
||||
'program/prog_statevars.c',
|
||||
'program/prog_uniform.c',
|
||||
'program/programopt.c',
|
||||
'program/sampler.cpp',
|
||||
'program/symbol_table.c',
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user