0theora compilation fixes
This commit is contained in:
parent
082e3fbb29
commit
b987d2113b
12 changed files with 59 additions and 26 deletions
|
|
@ -116,4 +116,4 @@ def configure(env):
|
|||
env.Append( BUILDERS = { 'GLSL120GLES' : env.Builder(action = methods.build_gles2_headers, suffix = 'glsl.h',src_suffix = '.glsl') } )
|
||||
#env.Append( BUILDERS = { 'HLSL9' : env.Builder(action = methods.build_hlsl_dx9_headers, suffix = 'hlsl.h',src_suffix = '.hlsl') } )
|
||||
|
||||
|
||||
env["x86_opt_gcc"]=True
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue