scons: fix MSVC, MinGW build
authorBrian Paul <brianp@vmware.com>
Sat, 17 Oct 2015 16:02:04 +0000 (10:02 -0600)
committerBrian Paul <brianp@vmware.com>
Sat, 17 Oct 2015 16:06:49 +0000 (10:06 -0600)
commit3272f632eec768c79000836e9bc45b90229789e7
treeae8f3fe33f0acfa821559701fc0b63e8b7cea403
parent7e6aafd6ab89ad8bc113f67eb666a90b979cdb8e
scons: fix MSVC, MinGW build

Duplicate the glsl_types_hack.cpp work-around from the libgl-xlib target.
src/gallium/targets/libgl-gdi/SConscript
src/gallium/targets/libgl-gdi/glsl_types_hack.cpp [new file with mode: 0644]
src/gallium/targets/osmesa/SConscript
src/gallium/targets/osmesa/glsl_types_hack.cpp [new file with mode: 0644]