Red GL4.5 screen.
This commit is contained in:
@@ -4,5 +4,18 @@
|
||||
'gl4_gpu-private.h',
|
||||
'gl4_gpu.cc',
|
||||
'gl4_gpu.h',
|
||||
'gl4_graphics_system.cc',
|
||||
'gl4_graphics_system.h',
|
||||
'gl_context.cc',
|
||||
'gl_context.h',
|
||||
],
|
||||
|
||||
'conditions': [
|
||||
['OS == "win"', {
|
||||
'sources': [
|
||||
'wgl_control.cc',
|
||||
'wgl_control.h',
|
||||
],
|
||||
}],
|
||||
],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user