2.5 / SCons
New priorities for most libs, at least core. This is still for Blender proper, BGE and such still to come.
This commit is contained in:
@@ -16,4 +16,4 @@ incs = ['.',
|
||||
|
||||
defs = ['WITH_DDS']
|
||||
|
||||
env.BlenderLib ('bf_dds', source_files, incs, defs, libtype=['core','player'], priority = [110, 105])
|
||||
env.BlenderLib ('bf_dds', source_files, incs, defs, libtype=['core','player'], priority = [230, 105])
|
||||
|
||||
Reference in New Issue
Block a user